Translation components API.

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

GET /api/translations/cacti/core-v1-2-x/pt_BR/changes/?format=api&page=23
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 446,
    "next": null,
    "previous": "http://translate.cacti.net/api/translations/cacti/core-v1-2-x/pt_BR/changes/?format=api&page=22",
    "results": [
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/core-v1-2-x/?format=api",
            "translation": "http://translate.cacti.net/api/translations/cacti/core-v1-2-x/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-11T23:44:05.123084Z",
            "action": 44,
            "target": "",
            "id": 42769,
            "action_name": "New strings to translate",
            "url": "http://translate.cacti.net/api/changes/42769/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/core-v1-2-x/?format=api",
            "translation": "http://translate.cacti.net/api/translations/cacti/core-v1-2-x/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-20T10:12:39.137739Z",
            "action": 0,
            "target": "",
            "id": 42942,
            "action_name": "Resource update",
            "url": "http://translate.cacti.net/api/changes/42942/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/core-v1-2-x/?format=api",
            "translation": "http://translate.cacti.net/api/translations/cacti/core-v1-2-x/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-20T10:13:42.909522Z",
            "action": 44,
            "target": "",
            "id": 42969,
            "action_name": "New strings to translate",
            "url": "http://translate.cacti.net/api/changes/42969/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/core-v1-2-x/?format=api",
            "translation": "http://translate.cacti.net/api/translations/cacti/core-v1-2-x/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-20T23:28:48.611977Z",
            "action": 0,
            "target": "",
            "id": 43636,
            "action_name": "Resource update",
            "url": "http://translate.cacti.net/api/changes/43636/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.cacti.net/api/components/cacti/core-v1-2-x/?format=api",
            "translation": "http://translate.cacti.net/api/translations/cacti/core-v1-2-x/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-20T23:30:06.501887Z",
            "action": 44,
            "target": "",
            "id": 43659,
            "action_name": "New strings to translate",
            "url": "http://translate.cacti.net/api/changes/43659/?format=api"
        },
        {
            "unit": "http://translate.cacti.net/api/units/503881/?format=api",
            "component": "http://translate.cacti.net/api/components/cacti/core-v1-2-x/?format=api",
            "translation": "http://translate.cacti.net/api/translations/cacti/core-v1-2-x/pt_BR/?format=api",
            "user": null,
            "author": "http://translate.cacti.net/api/users/anonymous/?format=api",
            "timestamp": "2024-04-21T21:49:35.428535Z",
            "action": 29,
            "target": "Limpar",
            "id": 43680,
            "action_name": "Suggestion removed during cleanup",
            "url": "http://translate.cacti.net/api/changes/43680/?format=api"
        }
    ]
}