Translation components API.

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

GET /api/translations/ojs/blocks-developedBy/sl/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/490770/?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/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:33.388846Z",
            "action": 59,
            "target": "Blok \"Razvil\"",
            "id": 425098,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/425098/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/490771/?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/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:33.388917Z",
            "action": 59,
            "target": "Ta vtičnik implementira stranski blok s povezavo na \"Razvil\".",
            "id": 425099,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/425099/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/490772/?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/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:33.388958Z",
            "action": 59,
            "target": "Razvil",
            "id": 425100,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/425100/?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/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:33.388994Z",
            "action": 0,
            "target": "",
            "id": 425101,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/425101/?format=api"
        }
    ]
}