Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/1855815/?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-15T23:43:24.859025+09:00",
    "action": 2,
    "target": "\"다음으로, 나는 네 피부를 아다만틴 실로 다시 꿰매 붙여줄 거고...\" {n}그녀의 눈이 즐거움으로 반짝이고, 혀로는 관능적으로 자신의 얇은 입술을 훑는다.{/n}",
    "id": 3366549,
    "action_name": "Translation changed",
    "url": "https://waldo.team/api/changes/3366549/?format=api"
}