Translation components API.

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

GET /api/components/unidrivers/unidriversl10n-fphun_bbox/changes/?format=api&page=5
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 82,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/components/unidrivers/unidriversl10n-fphun_bbox/changes/?format=api&page=4",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/unidrivers/unidriversl10n-fphun_bbox/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2022-01-17T09:50:36",
            "action": 20,
            "target": "",
            "id": 787824,
            "action_name": "Merged repository",
            "url": "http://weblate.ucs.ru/api/changes/787824/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/unidrivers/unidriversl10n-fphun_bbox/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2022-04-18T21:44:14",
            "action": 20,
            "target": "",
            "id": 795425,
            "action_name": "Merged repository",
            "url": "http://weblate.ucs.ru/api/changes/795425/?format=api"
        }
    ]
}