Translation components API.

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

GET /api/translations/omp/blocks-developedBy/da/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/693413/?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/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:06.288183Z",
            "action": 59,
            "target": "\"Udviklet af\"-blok",
            "id": 630010,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/630010/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/693414/?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/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:06.288247Z",
            "action": 59,
            "target": "Denne plugin placerer et \"Udviklet af\"-link i sidemenuen.",
            "id": 630011,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/630011/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/693415/?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/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:06.288291Z",
            "action": 59,
            "target": "Udviklet af",
            "id": 630012,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/630012/?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/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:06.288327Z",
            "action": 0,
            "target": "",
            "id": 630013,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/630013/?format=api"
        }
    ]
}