Translation components API.

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

GET /api/translations/omp/blocks-developedBy/sv/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/693458/?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/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:08.156068Z",
            "action": 59,
            "target": "\"Utvecklat av\"-block",
            "id": 630074,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/630074/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/693459/?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/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:08.156132Z",
            "action": 59,
            "target": "Denna plugin aktiverar \"Utvecklat av\"-länken i sidomenyn.",
            "id": 630075,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/630075/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/693460/?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/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:08.156172Z",
            "action": 59,
            "target": "Utvecklat av",
            "id": 630076,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/630076/?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/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:08.156209Z",
            "action": 0,
            "target": "",
            "id": 630077,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/630077/?format=api"
        }
    ]
}