Translation components API.

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

GET /api/translations/ojs/blocks-developedBy/bs_Latn/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/908140/?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/bs_Latn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T23:13:25.486633Z",
            "action": 59,
            "target": "\"Sustav razvili\" blok",
            "id": 957144,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/957144/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/908141/?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/bs_Latn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T23:13:25.486721Z",
            "action": 59,
            "target": "Ovaj dodatak prikazuje poveznicu na razvojni tim OMP-a u rubnom izborniku.",
            "id": 957145,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/957145/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/908142/?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/bs_Latn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T23:13:25.486755Z",
            "action": 59,
            "target": "Razvijen od",
            "id": 957146,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/957146/?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/bs_Latn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T23:13:25.486780Z",
            "action": 0,
            "target": "",
            "id": 957147,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/957147/?format=api"
        }
    ]
}