Translation components API.

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

GET /api/translations/plugins/glossary/ro_RO/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/ro_RO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-07-24T15:05:03.607350Z",
            "action": 0,
            "target": "",
            "id": 287371,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/287371/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/766714/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/glossary/ro_RO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-25T10:06:38.938446Z",
            "action": 31,
            "target": "",
            "id": 732849,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/732849/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/766839/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/glossary/ro_RO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-25T13:43:01.331306Z",
            "action": 31,
            "target": "",
            "id": 733353,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/733353/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/767272/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/glossary/ro_RO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-26T13:52:50.925789Z",
            "action": 31,
            "target": "",
            "id": 735052,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/735052/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/767369/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/glossary/ro_RO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-26T14:12:11.539789Z",
            "action": 31,
            "target": "",
            "id": 735228,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/735228/?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/ro_RO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-31T19:39:10.362418Z",
            "action": 17,
            "target": "",
            "id": 806708,
            "action_name": "Committed changes",
            "url": "http://translate.pkp.sfu.ca/api/changes/806708/?format=api"
        }
    ]
}