Translation components API.

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

GET /api/translations/ojs/blocks-developedBy/is/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/490533/?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/is/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:31.174293Z",
            "action": 59,
            "target": "\"Þróað af\" Blokk",
            "id": 424752,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/424752/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/490534/?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/is/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:31.174376Z",
            "action": 59,
            "target": "Þessi viðbót er með \"Þróað af\" - tengil í hiðarstiku.",
            "id": 424753,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/424753/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/490535/?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/is/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:31.174419Z",
            "action": 59,
            "target": "Þróað af",
            "id": 424754,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/424754/?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/is/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:31.174455Z",
            "action": 0,
            "target": "",
            "id": 424755,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/424755/?format=api"
        }
    ]
}