Translation components API.

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

GET /api/translations/omp/blocks-browse/sv/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/693313/?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/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:02.492891Z",
            "action": 59,
            "target": "Bläddra",
            "id": 629963,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/629963/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/693314/?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/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:02.492951Z",
            "action": 59,
            "target": "Bläddra-block",
            "id": 629964,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/629964/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/693315/?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/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:02.492991Z",
            "action": 59,
            "target": "Det här pluginet aktiverar bläddringsmenyn.",
            "id": 629965,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/629965/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/693316/?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/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:02.493028Z",
            "action": 59,
            "target": "Inställningar",
            "id": 629966,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/629966/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/693317/?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/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:02.493115Z",
            "action": 59,
            "target": "Bläddringsmöjligheter",
            "id": 629967,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/629967/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/693318/?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/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:02.493158Z",
            "action": 59,
            "target": "Kategorier",
            "id": 629968,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/629968/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/693319/?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/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:02.493198Z",
            "action": 59,
            "target": "Serier",
            "id": 629969,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/629969/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/693320/?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/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:02.493238Z",
            "action": 59,
            "target": "Nytt material",
            "id": 629970,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/629970/?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/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:02.493275Z",
            "action": 0,
            "target": "",
            "id": 629971,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/629971/?format=api"
        }
    ]
}