Translation components API.

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

GET /api/translations/omp/blocks-information/uk/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/693527/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-information/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-information/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:14.489405Z",
            "action": 59,
            "target": "Блок інформації",
            "id": 630179,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/630179/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/693528/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-information/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-information/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:14.489475Z",
            "action": 59,
            "target": "Цей плагін створює інформаційне посилання на бічній панелі.",
            "id": 630180,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/630180/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/693529/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-information/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-information/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:14.489516Z",
            "action": 59,
            "target": "Інформація",
            "id": 630181,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/630181/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-information/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-information/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:14.489551Z",
            "action": 0,
            "target": "",
            "id": 630182,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/630182/?format=api"
        }
    ]
}