Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/1974898/?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-01-23T09:17:18.817013+09:00",
    "action": 2,
    "target": "속성 무기는 적의 방어력을 완전히 무시합니다. 속성 피해의 종류는 네 가지로 에너지, 화염, 추위, 폭발입니다. 적들은 대개 특정 속성에 취약하고 그 외 속성에 저항을 가지고 있습니다.",
    "id": 1934137,
    "action_name": "Translation changed",
    "url": "http://waldo.team/api/changes/1934137/?format=api"
}