Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.edugit.org/api/components/aleksis/aleksis-app-tezor/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2023-03-14T12:09:32.989774Z",
    "action": 18,
    "target": "",
    "id": 30956,
    "action_name": "Änderungen per Push übertragen",
    "url": "https://translate.edugit.org/api/changes/30956/?format=api"
}