Changes API.

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

GET /api/changes/22316/?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": "https://translate.edugit.org/api/users/hansegucker/?format=api",
    "author": null,
    "timestamp": "2022-08-03T16:36:47.519981Z",
    "action": 55,
    "target": "EUPL-1.2",
    "id": 22316,
    "action_name": "Lizenz geändert",
    "url": "https://translate.edugit.org/api/changes/22316/?format=api"
}