Translation components API.

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

GET /api/translations/ojs/generic-dublinCoreMeta/kk/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/503171/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/generic-dublinCoreMeta/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/generic-dublinCoreMeta/kk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:14:35.671291Z",
            "action": 59,
            "target": "\"Dublin Core Индекстеу\" Модулі",
            "id": 437669,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/437669/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/503172/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/generic-dublinCoreMeta/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/generic-dublinCoreMeta/kk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:14:35.671369Z",
            "action": 59,
            "target": "Плагин индекстеу мақсатында мақалаларды қарауға Dublin Core мета тегтерін енгізеді.",
            "id": 437670,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/437670/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/generic-dublinCoreMeta/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/generic-dublinCoreMeta/kk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:14:35.671408Z",
            "action": 0,
            "target": "",
            "id": 437671,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/437671/?format=api"
        }
    ]
}