Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.edugit.org/api/components/leopard/leopard-institute/?format=api",
    "translation": null,
    "user": "https://translate.edugit.org/api/users/debdolph/?format=api",
    "author": "https://translate.edugit.org/api/users/debdolph/?format=api",
    "timestamp": "2021-08-19T18:18:55.960742Z",
    "action": 51,
    "target": "",
    "id": 9125,
    "action_name": "Komponente erstellt",
    "url": "https://translate.edugit.org/api/changes/9125/?format=api"
}