Translation components API.

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

GET /api/translations/omp/glossary/ru/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/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T03:04:51.518985Z",
            "action": 0,
            "target": "",
            "id": 418871,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/418871/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/484689/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/glossary/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T03:04:54.778934Z",
            "action": 31,
            "target": "",
            "id": 418879,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/418879/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/829502/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/glossary/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-31T11:05:32.465154Z",
            "action": 31,
            "target": "",
            "id": 855825,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/855825/?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/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-31T11:39:56.258621Z",
            "action": 17,
            "target": "",
            "id": 856011,
            "action_name": "Committed changes",
            "url": "http://translate.pkp.sfu.ca/api/changes/856011/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/834935/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/glossary/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-06-29T15:19:22.637998Z",
            "action": 31,
            "target": "",
            "id": 862752,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/862752/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/835002/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/glossary/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-06-29T15:20:51.404062Z",
            "action": 31,
            "target": "",
            "id": 862824,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/862824/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/835070/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/glossary/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-06-29T15:23:17.076951Z",
            "action": 31,
            "target": "",
            "id": 862898,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/862898/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/835137/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/glossary/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-06-29T15:23:30.805426Z",
            "action": 31,
            "target": "",
            "id": 862966,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/862966/?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/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-06-29T15:40:05.549617Z",
            "action": 17,
            "target": "",
            "id": 863031,
            "action_name": "Committed changes",
            "url": "http://translate.pkp.sfu.ca/api/changes/863031/?format=api"
        }
    ]
}