Translation components API.

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

GET /api/translations/omp/generic-htmlMonographFile/cs/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/696580/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/generic-htmlMonographFile/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/generic-htmlMonographFile/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:54.365906Z",
            "action": 59,
            "target": "HTML formát pro soubory monografií",
            "id": 633299,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/633299/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/696581/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/generic-htmlMonographFile/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/generic-htmlMonographFile/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:54.365969Z",
            "action": 59,
            "target": "Plugin poskytuje podporu pro zobrazování obsahu ve formátu HTML.",
            "id": 633300,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/633300/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/omp/generic-htmlMonographFile/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/generic-htmlMonographFile/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:54.366011Z",
            "action": 0,
            "target": "",
            "id": 633301,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/633301/?format=api"
        }
    ]
}