Translation components API.

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

GET /api/translations/ojs/blocks-information/mk/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/491919/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/blocks-information/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/blocks-information/mk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:51.397911Z",
            "action": 59,
            "target": "Блок со информации",
            "id": 426319,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/426319/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/491920/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/blocks-information/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/blocks-information/mk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:51.397980Z",
            "action": 59,
            "target": "Овој плагин овозможува линк за странична информација.",
            "id": 426320,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/426320/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/491921/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/blocks-information/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/blocks-information/mk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:51.398020Z",
            "action": 59,
            "target": "Информации",
            "id": 426321,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/426321/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/blocks-information/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/blocks-information/mk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:51.398074Z",
            "action": 0,
            "target": "",
            "id": 426322,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/426322/?format=api"
        }
    ]
}