Translation components API.

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

GET /api/translations/conference/pkp-lib-common-overrides/en/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/835437/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/conference/pkp-lib-common-overrides/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/conference/pkp-lib-common-overrides/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-07-03T22:23:59.335949Z",
            "action": 59,
            "target": "Conference Proceedings  Submissions",
            "id": 863797,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/863797/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/835438/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/conference/pkp-lib-common-overrides/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/conference/pkp-lib-common-overrides/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-07-03T22:23:59.336020Z",
            "action": 59,
            "target": "Removed Conference Proceedings  Submission.",
            "id": 863798,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/863798/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/835439/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/conference/pkp-lib-common-overrides/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/conference/pkp-lib-common-overrides/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-07-03T22:23:59.336054Z",
            "action": 59,
            "target": "Conference Proceedings Submission metadata saved.",
            "id": 863799,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/863799/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/835440/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/conference/pkp-lib-common-overrides/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/conference/pkp-lib-common-overrides/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-07-03T22:23:59.336086Z",
            "action": 59,
            "target": "{$numIndexed} Conference Proceedings Submissions indexed",
            "id": 863800,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/863800/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/835441/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/conference/pkp-lib-common-overrides/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/conference/pkp-lib-common-overrides/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-07-03T22:23:59.336117Z",
            "action": 59,
            "target": "Invalid Conference Proceedings  Submission.",
            "id": 863801,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/863801/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/conference/pkp-lib-common-overrides/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/conference/pkp-lib-common-overrides/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-07-03T22:23:59.336147Z",
            "action": 0,
            "target": "",
            "id": 863802,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/863802/?format=api"
        }
    ]
}