Translation components API.

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

GET /api/translations/ojs/blocks-developedBy/kk/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/490542/?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/kk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:31.461292Z",
            "action": 59,
            "target": "\"Әзірлеген\" Блогы",
            "id": 424764,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/424764/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/490543/?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/kk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:31.461364Z",
            "action": 59,
            "target": "Сайт бөлігіне \"әзірленген\" сілтемесін қосады.",
            "id": 424765,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/424765/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/490544/?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/kk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:31.461405Z",
            "action": 59,
            "target": "Әзірленді",
            "id": 424766,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/424766/?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/kk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:31.461442Z",
            "action": 0,
            "target": "",
            "id": 424767,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/424767/?format=api"
        }
    ]
}