Translation components API.

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

GET /api/translations/omp/blocks-developedBy/hr/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/693434/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-developedBy/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-developedBy/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:07.271291Z",
            "action": 59,
            "target": "\"Sustav razvili\" blok",
            "id": 630039,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/630039/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/693435/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-developedBy/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-developedBy/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:07.271353Z",
            "action": 59,
            "target": "Ovaj dodatak prikazuje poveznicu na razvojni tim OMP-a u rubnom izborniku.",
            "id": 630040,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/630040/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/693436/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-developedBy/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-developedBy/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:07.271392Z",
            "action": 59,
            "target": "Sustav razvili",
            "id": 630041,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/630041/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-developedBy/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-developedBy/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:07.271428Z",
            "action": 0,
            "target": "",
            "id": 630042,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/630042/?format=api"
        }
    ]
}