Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.edugit.org/api/components/tinventory/tinventory/?format=api",
    "translation": "https://translate.edugit.org/api/translations/tinventory/tinventory/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2020-08-26T15:47:47.829004Z",
    "action": 17,
    "target": "",
    "id": 5569,
    "action_name": "Commit für Änderungen",
    "url": "https://translate.edugit.org/api/changes/5569/?format=api"
}