Translation components API.

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

GET /api/translations/omp/glossary/zh_CN/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/zh_CN/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-07-23T17:20:59.381127Z",
            "action": 0,
            "target": "",
            "id": 287263,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/287263/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/426010/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/glossary/zh_CN/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-07T22:16:00.320619Z",
            "action": 31,
            "target": "",
            "id": 296513,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/296513/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/829467/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/glossary/zh_CN/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-31T11:05:32.464090Z",
            "action": 31,
            "target": "",
            "id": 855791,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/855791/?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/zh_CN/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-31T11:39:54.336401Z",
            "action": 17,
            "target": "",
            "id": 855980,
            "action_name": "Committed changes",
            "url": "http://translate.pkp.sfu.ca/api/changes/855980/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/834900/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/glossary/zh_CN/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-06-29T15:19:22.637047Z",
            "action": 31,
            "target": "",
            "id": 862718,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/862718/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/834967/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/glossary/zh_CN/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-06-29T15:20:51.402999Z",
            "action": 31,
            "target": "",
            "id": 862790,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/862790/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/835035/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/glossary/zh_CN/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-06-29T15:23:17.075988Z",
            "action": 31,
            "target": "",
            "id": 862864,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/862864/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/835102/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/glossary/zh_CN/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-06-29T15:23:30.804435Z",
            "action": 31,
            "target": "",
            "id": 862933,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/862933/?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/zh_CN/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-06-29T15:40:04.247997Z",
            "action": 17,
            "target": "",
            "id": 863016,
            "action_name": "Committed changes",
            "url": "http://translate.pkp.sfu.ca/api/changes/863016/?format=api"
        }
    ]
}