Translation components API.

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

GET /api/translations/omp/blocks-developedBy/ca/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/693407/?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/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:06.076732Z",
            "action": 59,
            "target": "Bloc «Desenvolupat per»",
            "id": 630002,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/630002/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/693408/?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/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:06.076803Z",
            "action": 59,
            "target": "Aquest mòdul proporciona l'enllaç «Desenvolupat per» a la barra lateral.",
            "id": 630003,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/630003/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/693409/?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/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:06.076843Z",
            "action": 59,
            "target": "Desenvolupat per",
            "id": 630004,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/630004/?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/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:06.076878Z",
            "action": 0,
            "target": "",
            "id": 630005,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/630005/?format=api"
        }
    ]
}