Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/577622/?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": null,
    "author": null,
    "timestamp": "2024-11-15T20:46:58.021054Z",
    "action": 59,
    "target": "전체 세트가 일부 해제되었습니다. 나머지 아이템은 개별적으로 구매하는 것이 더 저렴합니다.",
    "id": 1186762,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/1186762/?format=api"
}