Translation components API.

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

GET /api/translations/ojs/blocks-developedBy/cs/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/490116/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/blocks-developedBy/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/blocks-developedBy/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:28.999409Z",
            "action": 59,
            "target": "Blok \"Vytvořeno kým\"",
            "id": 424403,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/424403/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/490117/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/blocks-developedBy/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/blocks-developedBy/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:28.999469Z",
            "action": 59,
            "target": "Tento plugin vytvoří v postranním sloupci blok \"Vytvořeno kým\".",
            "id": 424404,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/424404/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/490118/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/blocks-developedBy/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/blocks-developedBy/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:28.999511Z",
            "action": 59,
            "target": "Vytvořeno kým",
            "id": 424405,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/424405/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/blocks-developedBy/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/blocks-developedBy/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:28.999546Z",
            "action": 0,
            "target": "",
            "id": 424406,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/424406/?format=api"
        }
    ]
}