Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.edugit.org/api/components/inofficial-aleksis-apps/aleksis-app-donations/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2023-10-12T21:05:20.226496Z",
    "action": 18,
    "target": "",
    "id": 35662,
    "action_name": "Änderungen per Push übertragen",
    "url": "https://translate.edugit.org/api/changes/35662/?format=api"
}