Translation components API.

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

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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/883393/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-developedBy/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-developedBy/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T22:36:53.206882Z",
            "action": 59,
            "target": "Bloco \"Desenvolvido por\"",
            "id": 930014,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/930014/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/883394/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-developedBy/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-developedBy/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T22:36:53.206955Z",
            "action": 59,
            "target": "Este plugin fornece um link para \"Desenvolvido por\" na barra lateral.",
            "id": 930015,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/930015/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/883395/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-developedBy/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-developedBy/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T22:36:53.206984Z",
            "action": 59,
            "target": "Desenvolvido por",
            "id": 930016,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/930016/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-developedBy/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-developedBy/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T22:36:53.207009Z",
            "action": 0,
            "target": "",
            "id": 930017,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/930017/?format=api"
        }
    ]
}