Translation components API.

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

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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/729171/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/makeSubmission/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/makeSubmission/ka/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T21:09:45.573894Z",
            "action": 59,
            "target": "ბლოკი „წარადგინეთ მასალა“",
            "id": 667071,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/667071/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/729172/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/makeSubmission/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/makeSubmission/ka/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T21:09:45.573956Z",
            "action": 59,
            "target": "ეს პლაგინი გთავაზობთ გვერდითი ზოლის ბლოკს, ბმულით „წარადგინეთ მასალა“.",
            "id": 667072,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/667072/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/729173/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/makeSubmission/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/makeSubmission/ka/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T21:09:45.573998Z",
            "action": 59,
            "target": "მასალის შეტანა",
            "id": 667073,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/667073/?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/ka/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T21:09:45.574057Z",
            "action": 0,
            "target": "",
            "id": 667074,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/667074/?format=api"
        }
    ]
}