Changes API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/changes/351012/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "https://weblate.framasoft.org/api/units/708890/?format=api",
    "component": "https://weblate.framasoft.org/api/components/freshrss-android/f-droid/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/freshrss-android/f-droid/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-04-07T08:43:24.314313Z",
    "action": 59,
    "target": "# Features\n\n* Swipe gesture to navigate between subscription sections\n* Sort subscriptions alphabetically in ''all'' section and by newest item crawl date in ''unread' section\n* Implement pull-to-refresh pattern to sync with server\n* Add animation in views's transtions\n* Implement fetching subscription's icons and display them\n* Add sections and section headers to subscriptions\n* Add badge to unread articles section to indicate total count of unread articles\n* Implement ability to browse feeds by category\n* Add better styling for article display\n\n# Bug fixes\n\n* Fix service lately binded to application causing stacktrace\n* Fix loader displaying infinitely when a subscription section stays empty after refresh by displaying a hint text stating section is empty\n* Fix empty screen when going back from the initial screen\n* Fix refresh notification not being closed when fetching content fails\n* Fix crash hapening sometimes when fetching unread article count\n* Fix spinner infinitely loading when comming back from a feed with a single unread article\n* Fix articles in subscriptions not being sorted by publication date\n* Fix UTF-8 problem on article detail on Android 5.0",
    "id": 351012,
    "action_name": "Chaîne mise à jour dans le dépôt",
    "url": "https://weblate.framasoft.org/api/changes/351012/?format=api"
}