Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/729126/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/makeSubmission/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/makeSubmission/bs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T21:09:44.012160Z",
            "action": 59,
            "target": "",
            "id": 667009,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/667009/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/729127/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/makeSubmission/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/makeSubmission/bs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T21:09:44.012219Z",
            "action": 59,
            "target": "",
            "id": 667010,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/667010/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/729128/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/makeSubmission/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/makeSubmission/bs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T21:09:44.012260Z",
            "action": 59,
            "target": "",
            "id": 667011,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/667011/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/makeSubmission/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/makeSubmission/bs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T21:09:44.012296Z",
            "action": 0,
            "target": "",
            "id": 667012,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/667012/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/makeSubmission/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/makeSubmission/bs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T21:09:48.222527Z",
            "action": 44,
            "target": "",
            "id": 667115,
            "action_name": "New strings to translate",
            "url": "http://translate.pkp.sfu.ca/api/changes/667115/?format=api"
        }
    ]
}