- The Dashboard and Likes APIs now include:
- A
tumblelog element on each post with its tumblelog’s information and avatar.
- Information about originating posts for reblogs.
- You can now get the source code of your custom themes, custom CSS, and tumblelog descriptions from the
/api/authenticate action by passing include-theme=1 with the other variables.
- Pages can now be read from the
/api/pages action.
- Answer posts are now included in the Read, Dashboard, and Likes APIs as the
answer type.
See details in the Tumblr API documentation.