Translation components API.

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

GET /api/translations/ojs/blocks-developedBy/ms/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/490662/?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/ms/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:32.526996Z",
            "action": 59,
            "target": "Blok \"Dibangunkan Oleh\"",
            "id": 424978,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/424978/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/490663/?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/ms/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:32.527107Z",
            "action": 59,
            "target": "Plugin ini menyediakan pautan bar sisi \"Dibangunkan Oleh\".",
            "id": 424979,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/424979/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/490664/?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/ms/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:32.527165Z",
            "action": 59,
            "target": "Dibangunkan Oleh",
            "id": 424980,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/424980/?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/ms/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:32.527213Z",
            "action": 0,
            "target": "",
            "id": 424981,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/424981/?format=api"
        }
    ]
}