Translation components API.

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

GET /api/translations/plugins/makeSubmission/da/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/729135/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/makeSubmission/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/makeSubmission/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T21:09:44.282834Z",
            "action": 59,
            "target": "\"Indsend\" (blok)",
            "id": 667021,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/667021/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/729136/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/makeSubmission/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/makeSubmission/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T21:09:44.282903Z",
            "action": 59,
            "target": "Denne plug-in indsætter sidemenu-linket \"Indsend\".",
            "id": 667022,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/667022/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/729137/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/makeSubmission/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/makeSubmission/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T21:09:44.282952Z",
            "action": 59,
            "target": "Indsend",
            "id": 667023,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/667023/?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/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T21:09:44.282995Z",
            "action": 0,
            "target": "",
            "id": 667024,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/667024/?format=api"
        }
    ]
}