Translation components API.

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

GET /api/translations/omp/blocks-developedBy/it/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/693440/?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/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:07.429929Z",
            "action": 59,
            "target": "Modulo \"Sviluppato da\"",
            "id": 630047,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/630047/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/693441/?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/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:07.429993Z",
            "action": 59,
            "target": "Questo plugin fornisce un link \"Sviluppato da\" nel menu laterale.",
            "id": 630048,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/630048/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/693442/?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/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:07.430056Z",
            "action": 59,
            "target": "Sviluppato da",
            "id": 630049,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/630049/?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/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:07.430101Z",
            "action": 0,
            "target": "",
            "id": 630050,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/630050/?format=api"
        }
    ]
}