Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1812030/?format=api",
    "component": "https://waldo.team/api/components/pathfinder-wotr/arealogic/?format=api",
    "translation": "https://waldo.team/api/translations/pathfinder-wotr/arealogic/ko/?format=api",
    "glossary_term": null,
    "user": "https://waldo.team/api/users/sein4510/?format=api",
    "author": "https://waldo.team/api/users/sein4510/?format=api",
    "timestamp": "2023-09-15T15:57:20.026776+09:00",
    "action": 5,
    "target": "\"저 자들이 정말로 사교도인가? 젠장, 언데드들이 무고한 자들을 죽이는 걸 보고 싶지는 않군!\"",
    "id": 2704971,
    "action_name": "New translation",
    "url": "https://waldo.team/api/changes/2704971/?format=api"
}