Translation components API.

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

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

{
    "count": 8,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/418709/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/glossary/pt_BR/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/ompci/?format=api",
            "author": null,
            "timestamp": "2021-06-22T20:16:59.535390Z",
            "action": 5,
            "target": "MOdelos de emails",
            "id": 186710,
            "action_name": "New translation",
            "url": "http://translate.pkp.sfu.ca/api/changes/186710/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/418711/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/glossary/pt_BR/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/Cicilia/?format=api",
            "author": null,
            "timestamp": "2021-06-23T13:05:39.598018Z",
            "action": 5,
            "target": "Email em massa.",
            "id": 186893,
            "action_name": "New translation",
            "url": "http://translate.pkp.sfu.ca/api/changes/186893/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/418713/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/glossary/pt_BR/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/Cicilia/?format=api",
            "author": null,
            "timestamp": "2021-06-23T13:06:57.105971Z",
            "action": 5,
            "target": "Sobre editora.",
            "id": 186894,
            "action_name": "New translation",
            "url": "http://translate.pkp.sfu.ca/api/changes/186894/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/418715/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/glossary/pt_BR/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/Cicilia/?format=api",
            "author": null,
            "timestamp": "2021-12-13T18:28:18.777690Z",
            "action": 5,
            "target": "Bloco \"Desenvolvido por\"",
            "id": 225838,
            "action_name": "New translation",
            "url": "http://translate.pkp.sfu.ca/api/changes/225838/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/418717/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/glossary/pt_BR/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/Cicilia/?format=api",
            "author": null,
            "timestamp": "2022-04-18T12:14:40.444345Z",
            "action": 5,
            "target": "Descrição do cabeçalho",
            "id": 265929,
            "action_name": "New translation",
            "url": "http://translate.pkp.sfu.ca/api/changes/265929/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/425989/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/glossary/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-07T22:16:00.319843Z",
            "action": 31,
            "target": "",
            "id": 296492,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/296492/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/425989/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/glossary/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-08-08T21:19:35.311733Z",
            "action": 45,
            "target": "",
            "id": 297961,
            "action_name": "New contributor",
            "url": "http://translate.pkp.sfu.ca/api/changes/297961/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/425989/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/glossary/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-08-08T21:19:35.317865Z",
            "action": 5,
            "target": "Arquivo: {$title}",
            "id": 297962,
            "action_name": "New translation",
            "url": "http://translate.pkp.sfu.ca/api/changes/297962/?format=api"
        }
    ]
}