Translation components API.

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

GET /api/translations/plugins/glossary/mn/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/plugins/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/glossary/mn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-25T17:21:03.205874Z",
            "action": 17,
            "target": "",
            "id": 846985,
            "action_name": "Committed changes",
            "url": "http://translate.pkp.sfu.ca/api/changes/846985/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/glossary/mn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-25T17:21:03.729851Z",
            "action": 0,
            "target": "",
            "id": 846986,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/846986/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/826657/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/glossary/mn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-25T17:21:08.310435Z",
            "action": 31,
            "target": "",
            "id": 846987,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/846987/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/826746/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/glossary/mn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-25T17:21:08.833699Z",
            "action": 31,
            "target": "",
            "id": 846988,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/846988/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/826835/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/glossary/mn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-25T17:21:09.202949Z",
            "action": 31,
            "target": "",
            "id": 846989,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/846989/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/826924/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/glossary/mn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-25T17:21:09.635441Z",
            "action": 31,
            "target": "",
            "id": 846990,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/846990/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/glossary/mn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-26T13:39:31.215588Z",
            "action": 17,
            "target": "",
            "id": 847056,
            "action_name": "Committed changes",
            "url": "http://translate.pkp.sfu.ca/api/changes/847056/?format=api"
        }
    ]
}