Translation components API.

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

GET /api/translations/ojs/oaiMetadataFormats-marcxml/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/560806/?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/hy/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:18:46.585106Z",
            "action": 59,
            "target": "MARC21 մետատվյալների ձևաչափ",
            "id": 495945,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/495945/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/560807/?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/hy/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:18:46.585179Z",
            "action": 59,
            "target": "Կառուցում է մետատվյալները MARC21 ձևաչափին համապատասխան:",
            "id": 495946,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/495946/?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/hy/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:18:46.585217Z",
            "action": 0,
            "target": "",
            "id": 495947,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/495947/?format=api"
        }
    ]
}