Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-cpe/nav/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2023-12-06T22:12:36.852669Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "a5d5ffc45fd2cd3ced0fe6cf50d4f2d08f8db54c",
        "previous_head": "a31b05f67478bcda3df7bcbd4a799d09cefdbe2f"
    },
    "id": 13190286,
    "action_name": "Repository rebased",
    "url": "https://translate.fedoraproject.org/api/changes/13190286/?format=api"
}