Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.framasoft.org/api/components/freshrss-android/f-droid/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/freshrss-android/f-droid/fr_FR/?format=api",
    "user": "https://weblate.framasoft.org/api/users/Augier/?format=api",
    "author": null,
    "timestamp": "2022-09-13T13:00:12.354723Z",
    "action": 17,
    "target": "",
    "id": 420447,
    "action_name": "Modifications envoyées",
    "url": "https://weblate.framasoft.org/api/changes/420447/?format=api"
}