We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Adds GET /users/1/readings/exists endpoint
Removed popular sorting from GET /users/1/readings
Adds missing GET /highlights endpoint
Updates GET /users/1/readings endpoing
Updates GET /readings/1/highlights endpoint
Updates GET GET /readings/1/comments endpoint
Adds default sort order to GET /readings/1/periods
Updates GET /readings endpoint
Fixes wrong default order direction on /books/1/readings endpoint
Adds ordering to /books/1/readings endpoint
Updates JSON representation of a reading / Renames state Open to Reading
Adds default sort order for GET GET /highlights/1/comments
Updates JSON representation of a highlight
Adds firstname to Comment user JSON representation
Adds default sort order to GET /me/connections endpoint
Updates JSON representation of a comment
Adds highlights_count and states filter to GET /books/1/readings endpoint
Renamed state Open to Reading
Removed range query on Books GET index endpoint
is_private -> private. added that 409 contains a Location header
Date format is RFC3339
Removed non optional position
Clarification on access_token req. for followings filter
Merge branch 'master' of github.com:Readmill/API.wiki
Consistency name change for filters
Add missing quote on POST example
Replaced curl with browser in oauth guide
Userfix
Overall change of docs
Updated Readmill API (markdown)