Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/708889/?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.314287Z",
    "action": 59,
    "target": "# Features\n\n* Complete rewrite of the login page\n* Support correct autoifill from password managers like KeePassDX\n\n# Bug fixes\n\n* Fixes message problems when the server is incorrectly configured, adding indications about:\n    * when entered URL seems incorrect,\n    * when API endpoint seems not correct,\n    * when /p/'s parent is exposed,\n    * when API access is disabled,\n    * when credentials are incorrect because you may not have set the API password.\n* Fixes URL not trimmed in the login page\n* Fixes crash when login process returns something else than 200\n* Fixes issue when sepcifying URL with port",
    "id": 351011,
    "action_name": "Chaîne mise à jour dans le dépôt",
    "url": "https://weblate.framasoft.org/api/changes/351011/?format=api"
}