Translation components API.

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

GET /api/translations/plugins/makeSubmission/az/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/makeSubmission/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/makeSubmission/az/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/osmndrmz/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/osmndrmz/?format=api",
            "timestamp": "2023-06-03T10:14:52.826129Z",
            "action": 48,
            "target": "",
            "id": 782171,
            "action_name": "Added new language",
            "url": "http://translate.pkp.sfu.ca/api/changes/782171/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/787656/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/makeSubmission/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/makeSubmission/az/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-03T10:14:52.870173Z",
            "action": 59,
            "target": "",
            "id": 782172,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/782172/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/787657/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/makeSubmission/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/makeSubmission/az/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-03T10:14:52.870253Z",
            "action": 59,
            "target": "",
            "id": 782173,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/782173/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/787658/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/makeSubmission/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/makeSubmission/az/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-03T10:14:52.870295Z",
            "action": 59,
            "target": "",
            "id": 782174,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/782174/?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/az/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/osmndrmz/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/osmndrmz/?format=api",
            "timestamp": "2023-06-03T10:14:52.870334Z",
            "action": 0,
            "target": "",
            "id": 782175,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/782175/?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/az/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/osmndrmz/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/osmndrmz/?format=api",
            "timestamp": "2023-06-03T10:14:53.027801Z",
            "action": 44,
            "target": "",
            "id": 782176,
            "action_name": "New strings to translate",
            "url": "http://translate.pkp.sfu.ca/api/changes/782176/?format=api"
        }
    ]
}