Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/251589/?format=api",
    "component": "https://hosted.weblate.org/api/components/sumwars/defend_dwarfenwall/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/sumwars/defend_dwarfenwall/uk/?format=api",
    "user": "https://hosted.weblate.org/api/users/artem-m/?format=api",
    "author": "https://hosted.weblate.org/api/users/artem-m/?format=api",
    "timestamp": "2022-06-21T22:03:08.032659+02:00",
    "action": 4,
    "target": "Якщо знадобиться, я, Чорний Ворон, також приєднаюсь до бою.",
    "id": 27803975,
    "action_name": "Suggestion added",
    "url": "https://hosted.weblate.org/api/changes/27803975/?format=api"
}