Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1837560/?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/sein4510/?format=api",
    "author": "https://waldo.team/api/users/sein4510/?format=api",
    "timestamp": "2024-10-15T22:36:43.652235+09:00",
    "action": 27,
    "target": "\"나는 심각한 이야기를 회피하는 법이 없지! 네가 알고 싶은 대로 전부 이야기해 주겠다. 하지만 그 대가로 네가 해줘야 할 일이 있다. 있지, 너를 이곳으로 부른 건 호잘라지만, 이 길드의 수장은 나거든. 그러니 네가 대화를 원한다면, 우선 나를 위해 일을 하나 해 줘야겠어.\"",
    "id": 3366464,
    "action_name": "Search and replace",
    "url": "https://waldo.team/api/changes/3366464/?format=api"
}