Translation components API.

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

GET /api/translations/plugins/glossary/pt/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/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-26T11:26:40.337705Z",
            "action": 0,
            "target": "",
            "id": 327936,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/327936/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/766765/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/glossary/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-25T10:06:38.940316Z",
            "action": 31,
            "target": "",
            "id": 732899,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/732899/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/766890/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/glossary/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-25T13:43:01.333355Z",
            "action": 31,
            "target": "",
            "id": 733403,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/733403/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/767323/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/glossary/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-26T13:52:50.927669Z",
            "action": 31,
            "target": "",
            "id": 735102,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/735102/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/767420/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/glossary/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-26T14:12:11.541716Z",
            "action": 31,
            "target": "",
            "id": 735279,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/735279/?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/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-31T19:39:11.603204Z",
            "action": 17,
            "target": "",
            "id": 806732,
            "action_name": "Committed changes",
            "url": "http://translate.pkp.sfu.ca/api/changes/806732/?format=api"
        }
    ]
}