Translation components API.

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

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

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/omp/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/glossary/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:34.297368Z",
            "action": 0,
            "target": "",
            "id": 631860,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/631860/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/696055/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/glossary/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:42.032103Z",
            "action": 31,
            "target": "",
            "id": 632680,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/632680/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/696055/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/glossary/ar/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/emma/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/emma/?format=api",
            "timestamp": "2024-03-21T22:09:54.056929Z",
            "action": 45,
            "target": "",
            "id": 846652,
            "action_name": "New contributor",
            "url": "http://translate.pkp.sfu.ca/api/changes/846652/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/696055/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/glossary/ar/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/emma/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/emma/?format=api",
            "timestamp": "2024-03-21T22:09:54.065107Z",
            "action": 5,
            "target": "الملف: {$title}",
            "id": 846653,
            "action_name": "New translation",
            "url": "http://translate.pkp.sfu.ca/api/changes/846653/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/omp/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/glossary/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-23T20:39:28.282571Z",
            "action": 17,
            "target": "",
            "id": 846854,
            "action_name": "Committed changes",
            "url": "http://translate.pkp.sfu.ca/api/changes/846854/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/829471/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/glossary/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-31T11:05:32.464204Z",
            "action": 31,
            "target": "",
            "id": 855795,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/855795/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/omp/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/glossary/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-31T11:39:58.318945Z",
            "action": 17,
            "target": "",
            "id": 856037,
            "action_name": "Committed changes",
            "url": "http://translate.pkp.sfu.ca/api/changes/856037/?format=api"
        }
    ]
}