Changes API.

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

GET /api/changes/38026/?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-cursus/?format=api",
    "translation": null,
    "user": "https://translate.edugit.org/api/users/hansegucker/?format=api",
    "author": null,
    "timestamp": "2024-04-04T12:44:16.205517Z",
    "action": 18,
    "target": "",
    "id": 38026,
    "action_name": "Änderungen per Push übertragen",
    "url": "https://translate.edugit.org/api/changes/38026/?format=api"
}