Translation components API.

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

GET /api/translations/ojs/oaiMetadataFormats-marcxml/is/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/560810/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/oaiMetadataFormats-marcxml/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/oaiMetadataFormats-marcxml/is/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:18:46.767517Z",
            "action": 59,
            "target": "",
            "id": 495951,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/495951/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/560811/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/oaiMetadataFormats-marcxml/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/oaiMetadataFormats-marcxml/is/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:18:46.767584Z",
            "action": 59,
            "target": "",
            "id": 495952,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/495952/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/oaiMetadataFormats-marcxml/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/oaiMetadataFormats-marcxml/is/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:18:46.767623Z",
            "action": 0,
            "target": "",
            "id": 495953,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/495953/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/oaiMetadataFormats-marcxml/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/oaiMetadataFormats-marcxml/is/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:18:50.583023Z",
            "action": 44,
            "target": "",
            "id": 496039,
            "action_name": "New strings to translate",
            "url": "http://translate.pkp.sfu.ca/api/changes/496039/?format=api"
        }
    ]
}