Translation components API.

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

GET /api/translations/ojs/oaiMetadataFormats-marcxml/uz/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/560838/?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/uz/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:18:49.100569Z",
            "action": 59,
            "target": "",
            "id": 495998,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/495998/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/560839/?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/uz/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:18:49.100636Z",
            "action": 59,
            "target": "",
            "id": 495999,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/495999/?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/uz/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:18:49.100677Z",
            "action": 0,
            "target": "",
            "id": 496000,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/496000/?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/uz/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:18:50.588979Z",
            "action": 44,
            "target": "",
            "id": 496041,
            "action_name": "New strings to translate",
            "url": "http://translate.pkp.sfu.ca/api/changes/496041/?format=api"
        }
    ]
}