Translation components API.

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

GET /api/translations/omp/blocks-developedBy/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/693449/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-developedBy/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-developedBy/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:07.835279Z",
            "action": 59,
            "target": "Dział \"opracowany przez\"",
            "id": 630060,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/630060/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/693450/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-developedBy/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-developedBy/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:07.835339Z",
            "action": 59,
            "target": "Wtyczka zawiera link pasku bocznego \"opracowany przez\".",
            "id": 630061,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/630061/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/693451/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-developedBy/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-developedBy/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:07.835379Z",
            "action": 59,
            "target": "Opracowany przez",
            "id": 630062,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/630062/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-developedBy/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-developedBy/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:07.835415Z",
            "action": 0,
            "target": "",
            "id": 630063,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/630063/?format=api"
        }
    ]
}