Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.edugit.org/api/components/teckids/pelican-theme-teckids/?format=api",
    "translation": null,
    "user": "https://translate.edugit.org/api/users/niklas.bildhauer@teckids.org/?format=api",
    "author": null,
    "timestamp": "2022-02-13T12:52:22.972277Z",
    "action": 21,
    "target": "",
    "id": 12202,
    "action_name": "Repository umbasiert",
    "url": "https://translate.edugit.org/api/changes/12202/?format=api"
}