Translation components API.

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

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

{
    "count": 9,
    "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/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-07-23T17:20:59.147070Z",
            "action": 0,
            "target": "",
            "id": 287253,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/287253/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/426023/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/glossary/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-07T22:16:00.321124Z",
            "action": 31,
            "target": "",
            "id": 296526,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/296526/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/829497/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/glossary/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-31T11:05:32.464990Z",
            "action": 31,
            "target": "",
            "id": 855820,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/855820/?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/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-31T11:39:52.112841Z",
            "action": 17,
            "target": "",
            "id": 855956,
            "action_name": "Committed changes",
            "url": "http://translate.pkp.sfu.ca/api/changes/855956/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/834930/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/glossary/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-06-29T15:19:22.637863Z",
            "action": 31,
            "target": "",
            "id": 862747,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/862747/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/834997/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/glossary/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-06-29T15:20:51.403910Z",
            "action": 31,
            "target": "",
            "id": 862819,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/862819/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/835065/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/glossary/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-06-29T15:23:17.076816Z",
            "action": 31,
            "target": "",
            "id": 862893,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/862893/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/835132/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/glossary/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-06-29T15:23:30.805290Z",
            "action": 31,
            "target": "",
            "id": 862961,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/862961/?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/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-06-29T15:40:02.562492Z",
            "action": 17,
            "target": "",
            "id": 862997,
            "action_name": "Committed changes",
            "url": "http://translate.pkp.sfu.ca/api/changes/862997/?format=api"
        }
    ]
}