Translation components API.

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

GET /api/translations/omp/blocks-browse/pl/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 9,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/693281/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-browse/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-browse/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:01.857388Z",
            "action": 59,
            "target": "Przeglądaj",
            "id": 629925,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/629925/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/693282/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-browse/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-browse/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:01.857447Z",
            "action": 59,
            "target": "Dział przeglądu",
            "id": 629926,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/629926/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/693283/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-browse/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-browse/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:01.857487Z",
            "action": 59,
            "target": "Wtyczka zawiera pasek boczny narzędzi przeglądania.",
            "id": 629927,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/629927/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/693284/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-browse/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-browse/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:01.857525Z",
            "action": 59,
            "target": "Ustawienia",
            "id": 629928,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/629928/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/693285/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-browse/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-browse/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:01.857561Z",
            "action": 59,
            "target": "Przeglądaj według",
            "id": 629929,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/629929/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/693286/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-browse/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-browse/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:01.857597Z",
            "action": 59,
            "target": "Kategorie",
            "id": 629930,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/629930/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/693287/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-browse/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-browse/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:01.857633Z",
            "action": 59,
            "target": "Serie",
            "id": 629931,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/629931/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/693288/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-browse/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-browse/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:01.857669Z",
            "action": 59,
            "target": "Nowe wydania",
            "id": 629932,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/629932/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-browse/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-browse/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:01.857703Z",
            "action": 0,
            "target": "",
            "id": 629933,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/629933/?format=api"
        }
    ]
}