Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/2075839/?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/8942023c2f854913/?format=api",
    "author": "http://waldo.team/api/users/8942023c2f854913/?format=api",
    "timestamp": "2022-02-02T08:15:25.900791+09:00",
    "action": 5,
    "target": "조심하세요! 저 거대한 파워로더가 당신의 분대원을 지목했습니다! 둘 중 하나가 죽거나 상태 효과가 끝날 때까지 단 하나의 대상만을 노릴 것입니다. 레인저를 범위에서 벗어나게 하거나 파워로더를 둔화 혹은 무력화시킬 다른 방법을 찾으세요.",
    "id": 1964131,
    "action_name": "New translation",
    "url": "http://waldo.team/api/changes/1964131/?format=api"
}