Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1885911/?format=api",
    "component": "https://waldo.team/api/components/pathfinder-wotr/dialogue/?format=api",
    "translation": "https://waldo.team/api/translations/pathfinder-wotr/dialogue/ko/?format=api",
    "glossary_term": null,
    "user": "https://waldo.team/api/users/f2281de041dc4a13/?format=api",
    "author": "https://waldo.team/api/users/f2281de041dc4a13/?format=api",
    "timestamp": "2024-11-19T13:59:08.399707+09:00",
    "action": 2,
    "target": "\"그건... 힘들게 해서 미안하지만, 어쩔 수 없어요. 전 바뀌지 않을 거예요. 절 계속 만날 각오가 되셨는지, 아니면 그냥 친구로 남을지가 관건이죠.\"",
    "id": 3379646,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3379646/?format=api"
}