Translation components API.

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

GET /api/translations/omp/themes-default/pt_BR/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 56,
    "next": null,
    "previous": "http://translate.pkp.sfu.ca/api/translations/omp/themes-default/pt_BR/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/omp/themes-default/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/themes-default/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-29T13:17:41.838986Z",
            "action": 0,
            "target": "",
            "id": 351429,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/351429/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/omp/themes-default/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/themes-default/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-29T13:17:42.204968Z",
            "action": 44,
            "target": "",
            "id": 351462,
            "action_name": "New string to translate",
            "url": "http://translate.pkp.sfu.ca/api/changes/351462/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/94724/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/themes-default/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/themes-default/pt_BR/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/diegojmacedo/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/diegojmacedo/?format=api",
            "timestamp": "2023-01-17T21:35:20.561164Z",
            "action": 2,
            "target": "Escolha uma combinação de fontes adequada a esta editora.",
            "id": 376528,
            "action_name": "Translation changed",
            "url": "http://translate.pkp.sfu.ca/api/changes/376528/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/94724/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/themes-default/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/themes-default/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-30T23:25:19.090576Z",
            "action": 59,
            "target": "Escolha uma combinação de fontes adequada a esta editora.",
            "id": 384864,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/384864/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/omp/themes-default/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/themes-default/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-30T23:25:19.090653Z",
            "action": 0,
            "target": "",
            "id": 384865,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/384865/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/omp/themes-default/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/themes-default/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:36:55.434227Z",
            "action": 0,
            "target": "",
            "id": 658044,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/658044/?format=api"
        }
    ]
}