Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/1966059/?format=api",
    "component": "http://waldo.team/api/components/wl3/inputactions/?format=api",
    "translation": "http://waldo.team/api/translations/wl3/inputactions/ko/?format=api",
    "glossary_term": null,
    "user": "http://waldo.team/api/users/taamro/?format=api",
    "author": "http://waldo.team/api/users/taamro/?format=api",
    "timestamp": "2022-01-29T10:41:32.520929+09:00",
    "action": 5,
    "target": "대체 상호작용",
    "id": 1938737,
    "action_name": "New translation",
    "url": "http://waldo.team/api/changes/1938737/?format=api"
}