Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/577539/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/npc/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/npc/ko/?format=api",
    "user": "https://translate.habitica.com/api/users/chorong/?format=api",
    "author": "https://translate.habitica.com/api/users/chorong/?format=api",
    "timestamp": "2024-09-29T18:16:50.741243Z",
    "action": 2,
    "target": "대단한데! 자, 그래서... 앞으로의 여정 동안 뭘 이루고 싶은지 특별히 관심이라도 가는 거 있어?",
    "id": 1172304,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1172304/?format=api"
}