Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.fedoraproject.org/api/components/fprintd/fprintd/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2024-01-22T15:34:36.419419Z",
    "action": 21,
    "target": "",
    "id": 14581104,
    "action_name": "Repository rebased",
    "url": "https://translate.fedoraproject.org/api/changes/14581104/?format=api"
}