Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/1974907/?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/b0da81caa1094cb0/?format=api",
    "author": "http://waldo.team/api/users/b0da81caa1094cb0/?format=api",
    "timestamp": "2022-01-21T21:19:45.034366+09:00",
    "action": 2,
    "target": "적에게 발각되었을 때, 분대의 각 레인저들은 주도권 수치가 높을수록 첫 턴을 가져올 확률이 있습니다. 주도권을 높이려면 속도 능력치와 은밀한 수작질 기술을 향상시키세요.",
    "id": 1932594,
    "action_name": "Translation changed",
    "url": "http://waldo.team/api/changes/1932594/?format=api"
}