Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/1447520/?format=api",
    "component": "http://waldo.team/api/components/dai/layouts/?format=api",
    "translation": "http://waldo.team/api/translations/dai/layouts/ko/?format=api",
    "glossary_term": null,
    "user": "http://waldo.team/api/users/myeongranbab/?format=api",
    "author": "http://waldo.team/api/users/myeongranbab/?format=api",
    "timestamp": "2021-02-27T09:12:34.366442+09:00",
    "action": 5,
    "target": "물결치는 모래언덕",
    "id": 1375004,
    "action_name": "New translation",
    "url": "http://waldo.team/api/changes/1375004/?format=api"
}