Translation components API.

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

GET /api/translations/omp/glossary/fr_CA/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/fr_CA/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-07-23T17:20:58.933334Z",
            "action": 0,
            "target": "",
            "id": 287244,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/287244/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/426017/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/glossary/fr_CA/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-07T22:16:00.320870Z",
            "action": 31,
            "target": "",
            "id": 296520,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/296520/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/829484/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/glossary/fr_CA/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-31T11:05:32.464575Z",
            "action": 31,
            "target": "",
            "id": 855807,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/855807/?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/fr_CA/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-31T11:39:51.964878Z",
            "action": 17,
            "target": "",
            "id": 855955,
            "action_name": "Committed changes",
            "url": "http://translate.pkp.sfu.ca/api/changes/855955/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/834917/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/glossary/fr_CA/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-06-29T15:19:22.637482Z",
            "action": 31,
            "target": "",
            "id": 862734,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/862734/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/834984/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/glossary/fr_CA/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-06-29T15:20:51.403534Z",
            "action": 31,
            "target": "",
            "id": 862806,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/862806/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/835052/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/glossary/fr_CA/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-06-29T15:23:17.076448Z",
            "action": 31,
            "target": "",
            "id": 862880,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/862880/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/835119/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/glossary/fr_CA/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-06-29T15:23:30.804933Z",
            "action": 31,
            "target": "",
            "id": 862948,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/862948/?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/fr_CA/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-06-29T15:40:02.467160Z",
            "action": 17,
            "target": "",
            "id": 862996,
            "action_name": "Committed changes",
            "url": "http://translate.pkp.sfu.ca/api/changes/862996/?format=api"
        }
    ]
}