Translation components API.

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

GET /api/translations/ojs/oaiMetadataFormats-rfc1807/hy/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/560894/?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/hy/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:18:53.295857Z",
            "action": 59,
            "target": "RFC1807 մետատվյալների ձևաչափ",
            "id": 496127,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/496127/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/560895/?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/hy/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:18:53.295924Z",
            "action": 59,
            "target": "Կառուցում է մետատվյալները RFC1807 ձևաչափին համապատասխան:",
            "id": 496128,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/496128/?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/hy/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:18:53.295963Z",
            "action": 0,
            "target": "",
            "id": 496129,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/496129/?format=api"
        }
    ]
}