Translation components API.

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

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

{
    "count": 55,
    "next": null,
    "previous": "http://translate.pkp.sfu.ca/api/translations/ojs/api/pt_BR/changes/?format=api",
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/455689/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/api/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/api/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": "2022-12-22T16:50:32.709522Z",
            "action": 5,
            "target": "Esta seção não está mais recebendo submissões.",
            "id": 367616,
            "action_name": "New translation",
            "url": "http://translate.pkp.sfu.ca/api/changes/367616/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/api/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/api/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-05T01:57:35.211472Z",
            "action": 0,
            "target": "",
            "id": 370452,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/370452/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/api/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/api/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:08.792106Z",
            "action": 0,
            "target": "",
            "id": 421780,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/421780/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/751544/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/api/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/api/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-29T09:18:40.644380Z",
            "action": 59,
            "target": "O DOI solicitado não faz parte desta revista.",
            "id": 707521,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/707521/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/api/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/api/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-29T09:18:40.644464Z",
            "action": 0,
            "target": "",
            "id": 707522,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/707522/?format=api"
        }
    ]
}