Changes API.

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

GET /api/changes/112085/?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/merch/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/merch/da/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2020-01-21T16:11:28.862936Z",
    "action": 17,
    "target": "",
    "id": 112085,
    "action_name": "Committed changes",
    "url": "https://translate.habitica.com/api/changes/112085/?format=api"
}