Translation components API.

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

GET /api/translations/omp/blocks-information/pl/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/693509/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-information/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-information/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:13.505835Z",
            "action": 59,
            "target": "Dział informacji",
            "id": 630153,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/630153/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/693510/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-information/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-information/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:13.505916Z",
            "action": 59,
            "target": "Wtyczka zawiera link do pasku bocznego informacji.",
            "id": 630154,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/630154/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/693511/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-information/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-information/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:13.505957Z",
            "action": 59,
            "target": "Informacje",
            "id": 630155,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/630155/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-information/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-information/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:13.505994Z",
            "action": 0,
            "target": "",
            "id": 630156,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/630156/?format=api"
        }
    ]
}