Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.habitica.com/api/components/habitica/settings/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/settings/da/?format=api",
    "user": "https://translate.habitica.com/api/users/SabreCat/?format=api",
    "author": null,
    "timestamp": "2019-04-25T18:43:27.147529Z",
    "action": 17,
    "target": "",
    "id": 27223,
    "action_name": "Committed changes",
    "url": "https://translate.habitica.com/api/changes/27223/?format=api"
}