Changes API.

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

GET /api/changes/22314/?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-stoelindeling/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2022-08-03T16:35:19.746079Z",
    "action": 18,
    "target": "",
    "id": 22314,
    "action_name": "Änderungen per Push übertragen",
    "url": "https://translate.edugit.org/api/changes/22314/?format=api"
}