Changes API.

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

GET /api/changes/17445035/?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-infra/noggin/?format=api",
    "translation": null,
    "user": "https://translate.fedoraproject.org/api/users/yurchor/?format=api",
    "author": null,
    "timestamp": "2024-11-20T19:18:16.899616Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "6020ae64a9ec9e94c94fdb3a5100ce12d918007a",
        "previous_head": "cc4e73b53af581fc5f01641aff1605057e5420a3"
    },
    "id": 17445035,
    "action_name": "Repository rebased",
    "url": "https://translate.fedoraproject.org/api/changes/17445035/?format=api"
}