Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/577537/?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/anonymous/?format=api",
    "author": "https://translate.habitica.com/api/users/anonymous/?format=api",
    "timestamp": "2024-02-16T03:00:43.703024Z",
    "action": 4,
    "target": "안녕하신가요! 새로운 모험의 땅에 발을 들인 것을 환영합니다. 저는 <strong>Justin</strong>입니다, 여러분을 Habitica의 세계로 안내해 드릴 가이드죠. 여정이 시작되었어요!",
    "id": 1111289,
    "action_name": "Suggestion added",
    "url": "https://translate.habitica.com/api/changes/1111289/?format=api"
}