Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1798012/?format=api",
    "component": "https://waldo.team/api/components/pathfinder-wotr/kingdom/?format=api",
    "translation": "https://waldo.team/api/translations/pathfinder-wotr/kingdom/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": "2024-10-15T22:24:35.618251+09:00",
    "action": 2,
    "target": "{g|WesternAllies_Artefact_HatPlusThreeStats}[선택 효과]{/g} 가장 교활한 족장의 선물을 받는다",
    "id": 3366440,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3366440/?format=api"
}