Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/1953345/?format=api",
    "component": "http://waldo.team/api/components/wl3/perks/?format=api",
    "translation": "http://waldo.team/api/translations/wl3/perks/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-05T22:48:34.857030+09:00",
    "action": 37,
    "target": "해킹된 로봇이 5미터 범위 안에 있는 적에게 15%의 체력 에너지 피해를 줍니다",
    "id": 1919252,
    "action_name": "Marked for edit",
    "url": "http://waldo.team/api/changes/1919252/?format=api"
}