Translation components API.

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

GET /api/components/storehouse5/sdbcli/changes/?format=api&page=245
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4883,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/components/storehouse5/sdbcli/changes/?format=api&page=244",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sdbcli/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-10-23T07:05:41",
            "action": 20,
            "target": "",
            "id": 1192735,
            "action_name": "Merged repository",
            "url": "http://weblate.ucs.ru/api/changes/1192735/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sdbcli/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-10-23T07:05:55",
            "action": 18,
            "target": "",
            "id": 1192736,
            "action_name": "Pushed changes",
            "url": "http://weblate.ucs.ru/api/changes/1192736/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/storehouse5/sdbcli/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-10-23T07:05:56",
            "action": 18,
            "target": "",
            "id": 1192737,
            "action_name": "Pushed changes",
            "url": "http://weblate.ucs.ru/api/changes/1192737/?format=api"
        }
    ]
}