Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/1973729/?format=api",
    "component": "http://waldo.team/api/components/wl3/tutorial/?format=api",
    "translation": "http://waldo.team/api/translations/wl3/tutorial/ko/?format=api",
    "glossary_term": null,
    "user": "http://waldo.team/api/users/roc/?format=api",
    "author": "http://waldo.team/api/users/roc/?format=api",
    "timestamp": "2022-01-05T15:16:39.608311+09:00",
    "action": 5,
    "target": "살아남기 위해서는 탄약, 무기, 의약품과 같은 물자를 찾아야 합니다. 상자나 시체를 뒤지려면 가까이 다가가  [Keybind: Submit]를 누르세요.",
    "id": 1918617,
    "action_name": "New translation",
    "url": "http://waldo.team/api/changes/1918617/?format=api"
}