Changes API.

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

GET /api/changes/245162/?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/contrib/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/contrib/es_419/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-04-26T17:04:32.483094Z",
    "action": 17,
    "target": "",
    "id": 245162,
    "action_name": "Committed changes",
    "url": "https://translate.habitica.com/api/changes/245162/?format=api"
}