Translation components API.

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

GET /api/translations/ojs/oaiMetadataFormats-rfc1807/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/560906/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/oaiMetadataFormats-rfc1807/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/oaiMetadataFormats-rfc1807/is/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:18:53.649143Z",
            "action": 59,
            "target": "",
            "id": 496145,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/496145/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/560907/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/oaiMetadataFormats-rfc1807/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/oaiMetadataFormats-rfc1807/is/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:18:53.649216Z",
            "action": 59,
            "target": "",
            "id": 496146,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/496146/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/oaiMetadataFormats-rfc1807/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/oaiMetadataFormats-rfc1807/is/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:18:53.649254Z",
            "action": 0,
            "target": "",
            "id": 496147,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/496147/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/oaiMetadataFormats-rfc1807/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/oaiMetadataFormats-rfc1807/is/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:18:57.298440Z",
            "action": 44,
            "target": "",
            "id": 496301,
            "action_name": "New strings to translate",
            "url": "http://translate.pkp.sfu.ca/api/changes/496301/?format=api"
        }
    ]
}