Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/7394899/?format=api",
    "component": "https://hosted.weblate.org/api/components/jclic/jclicjs/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/jclic/jclicjs/uk/?format=api",
    "user": "https://hosted.weblate.org/api/users/tymkolt/?format=api",
    "author": "https://hosted.weblate.org/api/users/tymkolt/?format=api",
    "timestamp": "2021-08-17T01:52:35.102414+02:00",
    "action": 27,
    "target": "Проєкт",
    "id": 12201368,
    "action_name": "Translation replaced",
    "url": "https://hosted.weblate.org/api/changes/12201368/?format=api"
}