Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/1974931/?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-23T10:58:59.711580+09:00",
    "action": 2,
    "target": "황무지에서 무기 및 방어구 부착물을 발견할 수 있습니다. 부착물을 장비에 설치하면 성능이 향상되지만 한 번 설치된 것은 되돌릴 수 없습니다. 부착물을 설치하려면 분대원 중 한 명이 충분한 무기 및 방어구 개조 기술을 가지고 있어야 합니다.",
    "id": 1934162,
    "action_name": "Translation changed",
    "url": "http://waldo.team/api/changes/1934162/?format=api"
}