Translation components API.

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

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

{
    "count": 506,
    "next": null,
    "previous": "http://translate.pkp.sfu.ca/api/translations/omp/manager/es/changes/?format=api&page=10",
    "results": [
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/omp/manager/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/manager/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-24T11:08:29.397052Z",
            "action": 0,
            "target": "",
            "id": 758124,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/758124/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/omp/manager/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/manager/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-24T11:08:35.340685Z",
            "action": 44,
            "target": "",
            "id": 758181,
            "action_name": "New string to translate",
            "url": "http://translate.pkp.sfu.ca/api/changes/758181/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/781987/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/manager/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/manager/es/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/jordi/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/jordi/?format=api",
            "timestamp": "2023-05-25T07:16:57.837490Z",
            "action": 45,
            "target": "",
            "id": 758363,
            "action_name": "New contributor",
            "url": "http://translate.pkp.sfu.ca/api/changes/758363/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/781987/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/manager/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/manager/es/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/jordi/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/jordi/?format=api",
            "timestamp": "2023-05-25T07:16:57.841528Z",
            "action": 5,
            "target": "Iniciales de la editorial",
            "id": 758364,
            "action_name": "New translation",
            "url": "http://translate.pkp.sfu.ca/api/changes/758364/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/781987/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/manager/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/manager/es/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/jordi/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/jordi/?format=api",
            "timestamp": "2024-04-26T11:02:00.442501Z",
            "action": 2,
            "target": "Las iniciales de la editorial",
            "id": 853551,
            "action_name": "Translation changed",
            "url": "http://translate.pkp.sfu.ca/api/changes/853551/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/omp/manager/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/manager/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-26T12:34:36.912582Z",
            "action": 17,
            "target": "",
            "id": 853638,
            "action_name": "Committed changes",
            "url": "http://translate.pkp.sfu.ca/api/changes/853638/?format=api"
        }
    ]
}