Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/540463/?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/Jiyun_baek/?format=api",
    "author": "https://translate.habitica.com/api/users/Jiyun_baek/?format=api",
    "timestamp": "2019-12-08T18:11:08.135674Z",
    "action": 5,
    "target": "시계가 자정을 알리기 전에 마법에 걸린 호박마차에 타세요.",
    "id": 93948,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/93948/?format=api"
}