Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1831829/?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/hacjiny/?format=api",
    "author": "https://waldo.team/api/users/hacjiny/?format=api",
    "timestamp": "2024-12-31T16:46:42.995357+09:00",
    "action": 5,
    "target": "\"녹티큘라가 다른 차원에서 온 방문자에게 해를 끼치는 것을 엄격히 금지한 덕에 악의적인 이웃의 발톱과 칼날로부터 안전할지도 모르지만, 그들이 내 발치에 침을 뱉거나, 내 집 벽에 욕설을 낙서하거나, 나를 대상으로 끝없이 음모를 꾸미는 것을 막지 못합니다.\"",
    "id": 3393933,
    "action_name": "New translation",
    "url": "https://waldo.team/api/changes/3393933/?format=api"
}