Translation components API.

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

GET /api/translations/omp/blocks-developedBy/fi/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/693428/?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/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:06.946804Z",
            "action": 59,
            "target": "\"Kehittänyt\"-lohko",
            "id": 630030,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/630030/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/693429/?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/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:06.946864Z",
            "action": 59,
            "target": "Tämä lohkolisäosa näyttää sivupalkissa \"Kehittänyt\"-linkin.",
            "id": 630031,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/630031/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/693430/?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/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:06.946904Z",
            "action": 59,
            "target": "Kehittänyt",
            "id": 630032,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/630032/?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/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:06.946940Z",
            "action": 0,
            "target": "",
            "id": 630033,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/630033/?format=api"
        }
    ]
}