Changes API

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

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

{
    "count": 806887,
    "next": null,
    "previous": "http://weblate.ucs.ru/api/changes/?format=api&page=40344",
    "results": [
        {
            "unit": "http://weblate.ucs.ru/api/units/1997633/?format=api",
            "component": "http://weblate.ucs.ru/api/components/foodfactory/fastreport_docs/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/foodfactory/fastreport_docs/lt/?format=api",
            "dictionary": null,
            "user": 102,
            "author": 102,
            "timestamp": "2024-09-20T06:43:32",
            "action": 5,
            "target": "Eil-\nės\nnu-\nme-\nris",
            "id": 1180766,
            "action_name": "New translation",
            "url": "http://weblate.ucs.ru/api/changes/1180766/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/foodfactory/fastreport_docs/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-09-20T06:45:36",
            "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": 1180767,
            "action_name": "Failed push on repository",
            "url": "http://weblate.ucs.ru/api/changes/1180767/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/foodfactory/fastreport_docs/?format=api",
            "translation": "http://weblate.ucs.ru/api/translations/foodfactory/fastreport_docs/lt/?format=api",
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-09-20T06:45:36",
            "action": 17,
            "target": "",
            "id": 1180768,
            "action_name": "Committed changes",
            "url": "http://weblate.ucs.ru/api/changes/1180768/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/foodfactory/fastreport_docs/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-09-20T06:49:51",
            "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": 1180769,
            "action_name": "Failed push on repository",
            "url": "http://weblate.ucs.ru/api/changes/1180769/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_office/elk/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-09-20T06:55:15",
            "action": 47,
            "target": "",
            "id": 1180770,
            "action_name": "New component alert",
            "url": "http://weblate.ucs.ru/api/changes/1180770/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_office/webman/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-09-20T06:57:23",
            "action": 47,
            "target": "",
            "id": 1180771,
            "action_name": "New component alert",
            "url": "http://weblate.ucs.ru/api/changes/1180771/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ucs.ru/api/components/rk_office/webman_reports/?format=api",
            "translation": null,
            "dictionary": null,
            "user": null,
            "author": null,
            "timestamp": "2024-09-20T06:57:24",
            "action": 47,
            "target": "",
            "id": 1180772,
            "action_name": "New component alert",
            "url": "http://weblate.ucs.ru/api/changes/1180772/?format=api"
        }
    ]
}