Translation projects API.

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

GET /api/projects/qms/changes/?format=api&page=379
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 7566,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/projects/qms/changes/?format=api&page=378",
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/qms/e-queue-frontend/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/qms/e-queue-frontend/hu/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-04-29T11:21:34",
            "action": 17,
            "target": "",
            "id": 1240657,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/1240657/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/qms/e-queue-frontend/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-04-29T11:21:35",
            "action": 28,
            "target": "remote: \nremote: ========================================================================\nremote: \nremote: You are not allowed to push code to this project.\nremote: \nremote: ========================================================================\nremote: \nfatal: Could not read from remote repository.\n\nPlease make sure you have the correct access rights\nand the repository exists. (128)",
            "id": 1240658,
            "action_name": "Failed push on repository",
            "url": "http://weblate.ucs.ru/api/changes/1240658/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2522078/?format=api",
            "component": "http://weblate.ucs.ru/api/components/qms/e-queue-frontend/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/qms/e-queue-frontend/hu/?format=api",
            "dictionary": null,
            "user": 104,
            "author": 104,
            "timestamp": "2025-04-29T11:21:39",
            "action": 5,
            "target": "Javítva",
            "id": 1240659,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/1240659/?format=api"
        },
        {
            "unit": "http://weblate.ucs.ru/api/units/2522079/?format=api",
            "component": "http://weblate.ucs.ru/api/components/qms/e-queue-frontend/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/qms/e-queue-frontend/hu/?format=api",
            "dictionary": null,
            "user": 104,
            "author": 104,
            "timestamp": "2025-04-29T11:21:44",
            "action": 5,
            "target": "Biztonság",
            "id": 1240660,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/1240660/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/qms/e-queue-frontend/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/qms/e-queue-frontend/hu/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-04-29T11:21:46",
            "action": 17,
            "target": "",
            "id": 1240661,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/1240661/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/qms/e-queue-frontend/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2025-04-29T11:21:48",
            "action": 28,
            "target": "remote: \nremote: ========================================================================\nremote: \nremote: You are not allowed to push code to this project.\nremote: \nremote: ========================================================================\nremote: \nfatal: Could not read from remote repository.\n\nPlease make sure you have the correct access rights\nand the repository exists. (128)",
            "id": 1240662,
            "action_name": "Failed push on repository",
            "url": "http://weblate.ucs.ru/api/changes/1240662/?format=api"
        }
    ]
}