Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/540407/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/backgrounds/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/backgrounds/ko/?format=api",
    "user": "https://translate.habitica.com/api/users/sungchulkang/?format=api",
    "author": "https://translate.habitica.com/api/users/sungchulkang/?format=api",
    "timestamp": "2020-01-17T05:05:43.083414Z",
    "action": 5,
    "target": "옛날식 빵집 앞에서 맛있는 냄새를 맡아보세요.",
    "id": 110324,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/110324/?format=api"
}