Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/737659/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/glossary/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/glossary/zh_Hant/?format=api",
    "user": "https://translate.habitica.com/api/users/RedBug312/?format=api",
    "author": null,
    "timestamp": "2019-07-16T21:55:37.408992Z",
    "action": 2,
    "target": "服務條款",
    "id": 33982,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/33982/?format=api"
}