Changes API.

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

GET /api/changes/18561/?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/backgrounds/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/backgrounds/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2019-04-09T18:43:06.045090Z",
    "action": 17,
    "target": "",
    "id": 18561,
    "action_name": "Committed changes",
    "url": "https://translate.habitica.com/api/changes/18561/?format=api"
}