Translation components API.

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

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

{
    "count": 9,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/693217/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-browse/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-browse/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:00.222743Z",
            "action": 59,
            "target": "Browsen",
            "id": 629851,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/629851/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/693218/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-browse/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-browse/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:00.222807Z",
            "action": 59,
            "target": "Browse-Block",
            "id": 629852,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/629852/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/693219/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-browse/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-browse/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:00.222847Z",
            "action": 59,
            "target": "Dieses Plugin stellt \"Browse\"-Werkzeuge in der Sidebar bereit.",
            "id": 629853,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/629853/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/693220/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-browse/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-browse/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:00.222885Z",
            "action": 59,
            "target": "Einstellungen",
            "id": 629854,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/629854/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/693221/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-browse/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-browse/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:00.222922Z",
            "action": 59,
            "target": "Browsing-Möglichkeiten",
            "id": 629855,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/629855/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/693222/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-browse/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-browse/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:00.222959Z",
            "action": 59,
            "target": "Kategorien",
            "id": 629856,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/629856/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/693223/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-browse/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-browse/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:00.222995Z",
            "action": 59,
            "target": "Reihen",
            "id": 629857,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/629857/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/693224/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-browse/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-browse/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:00.223031Z",
            "action": 59,
            "target": "Neuerscheinungen",
            "id": 629858,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/629858/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-browse/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-browse/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:00.223078Z",
            "action": 0,
            "target": "",
            "id": 629859,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/629859/?format=api"
        }
    ]
}