Translation components API.

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

GET /api/translations/ojs/blocks-developedBy/bg/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/490011/?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/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:28.670000Z",
            "action": 59,
            "target": "\"Разработено от\" блок",
            "id": 424294,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/424294/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/490012/?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/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:28.670082Z",
            "action": 59,
            "target": "Този плъгин предоставя странична лента с връзка \"Разработено от\".",
            "id": 424295,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/424295/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/490013/?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/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:28.670122Z",
            "action": 59,
            "target": "Разработено от",
            "id": 424296,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/424296/?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/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:28.670157Z",
            "action": 0,
            "target": "",
            "id": 424297,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/424297/?format=api"
        }
    ]
}