Translation components API.

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

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

{
    "count": 6,
    "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/fa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-21T09:25:39.924216Z",
            "action": 0,
            "target": "",
            "id": 376956,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/376956/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/766764/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/glossary/fa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-25T10:06:38.940281Z",
            "action": 31,
            "target": "",
            "id": 732898,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/732898/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/766889/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/glossary/fa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-25T13:43:01.333308Z",
            "action": 31,
            "target": "",
            "id": 733402,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/733402/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/767322/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/glossary/fa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-26T13:52:50.927635Z",
            "action": 31,
            "target": "",
            "id": 735101,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/735101/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/767419/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/glossary/fa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-26T14:12:11.541680Z",
            "action": 31,
            "target": "",
            "id": 735278,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/735278/?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/fa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-31T19:39:12.209203Z",
            "action": 17,
            "target": "",
            "id": 806743,
            "action_name": "Committed changes",
            "url": "http://translate.pkp.sfu.ca/api/changes/806743/?format=api"
        }
    ]
}