Translation components API.

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

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

{
    "count": 3244,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/components/menuboard/common/changes/?format=api&page=162",
    "results": [
        {
            "unit": "http://weblate.ucs.ru/api/units/2050324/?format=api",
            "component": "http://weblate.ucs.ru/api/components/menuboard/common/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/menuboard/common/mk/?format=api",
            "dictionary": null,
            "user": 153,
            "author": 153,
            "timestamp": "2024-09-19T11:05:33",
            "action": 5,
            "target": "Блокирај поставување",
            "id": 1180719,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/1180719/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/menuboard/common/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-09-19T11:07:35",
            "action": 28,
            "target": "ssh: connect to host git.ucs.ru port 22: Connection timed out\r\nfatal: Could not read from remote repository.\n\nPlease make sure you have the correct access rights\nand the repository exists. (128)",
            "id": 1180720,
            "action_name": "Failed push on repository",
            "url": "http://weblate.ucs.ru/api/changes/1180720/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/menuboard/common/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/menuboard/common/mk/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-09-19T11:07:35",
            "action": 17,
            "target": "",
            "id": 1180721,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/1180721/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/menuboard/common/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-09-19T11:11:50",
            "action": 28,
            "target": "ssh: connect to host git.ucs.ru port 22: Connection timed out\r\nfatal: Could not read from remote repository.\n\nPlease make sure you have the correct access rights\nand the repository exists. (128)",
            "id": 1180722,
            "action_name": "Failed push on repository",
            "url": "http://weblate.ucs.ru/api/changes/1180722/?format=api"
        }
    ]
}