Translation components API.

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

GET /api/translations/ojs/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/490088/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/blocks-developedBy/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/blocks-developedBy/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:28.893989Z",
            "action": 59,
            "target": "Bloc \"Desenvolupat per\"",
            "id": 424302,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/424302/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/490090/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/blocks-developedBy/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/blocks-developedBy/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:28.894067Z",
            "action": 59,
            "target": "Aquest mòdul proporciona un enllaç a la barra lateral \"Desenvolupat per\".",
            "id": 424303,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/424303/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/490091/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/blocks-developedBy/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/blocks-developedBy/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:28.894108Z",
            "action": 59,
            "target": "Desenvolupat per",
            "id": 424304,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/424304/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/blocks-developedBy/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/blocks-developedBy/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:28.894144Z",
            "action": 0,
            "target": "",
            "id": 424305,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/424305/?format=api"
        }
    ]
}