Translation components API.

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

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

{
    "count": 8,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/419149/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/glossary/da_DK/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/nef/?format=api",
            "author": null,
            "timestamp": "2020-01-17T13:04:35.981813Z",
            "action": 5,
            "target": "Konfiguration",
            "id": 12790,
            "action_name": "New translation",
            "url": "http://translate.pkp.sfu.ca/api/changes/12790/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/419150/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/glossary/da_DK/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/nef/?format=api",
            "author": null,
            "timestamp": "2020-01-17T14:41:26.395429Z",
            "action": 5,
            "target": "Manuskriptredaktør",
            "id": 12875,
            "action_name": "New translation",
            "url": "http://translate.pkp.sfu.ca/api/changes/12875/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/419152/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/glossary/da_DK/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/nef/?format=api",
            "author": null,
            "timestamp": "2020-01-17T14:44:07.716731Z",
            "action": 5,
            "target": "Oplysninger om ophavsret",
            "id": 12877,
            "action_name": "New translation",
            "url": "http://translate.pkp.sfu.ca/api/changes/12877/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/419153/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/glossary/da_DK/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/nef/?format=api",
            "author": null,
            "timestamp": "2020-01-17T15:09:50.971026Z",
            "action": 5,
            "target": "Dækning",
            "id": 12881,
            "action_name": "New translation",
            "url": "http://translate.pkp.sfu.ca/api/changes/12881/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/419154/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/glossary/da_DK/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/nef/?format=api",
            "author": null,
            "timestamp": "2020-01-20T11:16:20.793077Z",
            "action": 5,
            "target": "Indstillinger",
            "id": 13811,
            "action_name": "New translation",
            "url": "http://translate.pkp.sfu.ca/api/changes/13811/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/425996/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/glossary/da_DK/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-07T22:16:00.320108Z",
            "action": 31,
            "target": "",
            "id": 296499,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/296499/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/425996/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/glossary/da_DK/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/alfo/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/alfo/?format=api",
            "timestamp": "2022-08-08T07:27:40.924068Z",
            "action": 45,
            "target": "",
            "id": 297291,
            "action_name": "New contributor",
            "url": "http://translate.pkp.sfu.ca/api/changes/297291/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/425996/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/glossary/da_DK/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/alfo/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/alfo/?format=api",
            "timestamp": "2022-08-08T07:27:40.943557Z",
            "action": 5,
            "target": "Fil: {$title}",
            "id": 297292,
            "action_name": "New translation",
            "url": "http://translate.pkp.sfu.ca/api/changes/297292/?format=api"
        }
    ]
}