Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/708882/?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.314107Z",
    "action": 59,
    "target": "# Features\n\n- Support favorites <3\n- New animation when navigating between the screens,\n- Stop refresh on application startup for better resource consumption\n- Retain article scroll position throughout restart\n- Display unread articles count for categories\n- Add a notification for reporting application crashes\n- Better handle pictures embedded in a link by showing the link under the picture\n\n# Bug fixes\n\n- Lots of performance improvements <3\n- Do not show categories with no feed\n- Fix crash on Android 5.0 and 5.1 when displaying on article view\n- Fix display of home and back button\n- Fix swipe right not working when comming back from article view",
    "id": 351004,
    "action_name": "Chaîne mise à jour dans le dépôt",
    "url": "https://weblate.framasoft.org/api/changes/351004/?format=api"
}