Translation components API.

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

GET /api/translations/ojs/blocks-developedBy/da/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/490119/?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/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:29.104865Z",
            "action": 59,
            "target": "\"Udviklet af\" (blok)",
            "id": 424407,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/424407/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/490120/?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/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:29.104944Z",
            "action": 59,
            "target": "Denne plugin indsætter sidemenu-linket \"Udviklet af\".",
            "id": 424408,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/424408/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/490121/?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/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:29.104996Z",
            "action": 59,
            "target": "Udviklet af",
            "id": 424409,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/424409/?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/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:29.105199Z",
            "action": 0,
            "target": "",
            "id": 424410,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/424410/?format=api"
        }
    ]
}