Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/503127/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/generic-driver/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/generic-driver/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:14:28.562008Z",
            "action": 59,
            "target": "DRIVER",
            "id": 437596,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/437596/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/503128/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/generic-driver/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/generic-driver/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:14:28.562108Z",
            "action": 59,
            "target": "Модуль DRIVER дозволяє розширене використання інтерфейсу OAI-PMH відповідно до DRIVER Guidelines 2.0 і забезпечує сумісність журналів OJS зі стандартами європейського сховища DRIVER.",
            "id": 437597,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/437597/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/generic-driver/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/generic-driver/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:14:28.562155Z",
            "action": 0,
            "target": "",
            "id": 437598,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/437598/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/503128/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/generic-driver/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/generic-driver/uk/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/Petro/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/Petro/?format=api",
            "timestamp": "2023-04-29T10:58:16.974970Z",
            "action": 45,
            "target": "",
            "id": 739938,
            "action_name": "New contributor",
            "url": "http://translate.pkp.sfu.ca/api/changes/739938/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/503128/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/generic-driver/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/generic-driver/uk/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/Petro/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/Petro/?format=api",
            "timestamp": "2023-04-29T10:58:16.977207Z",
            "action": 2,
            "target": "Плагін DRIVER розширює використання інтерфейсу OAI-PMH відповідно до DRIVER Guidelines 2.0, сприяючи забезпеченню сумісності журналів OJS зі стандартами європейського сховища DRIVER.",
            "id": 739939,
            "action_name": "Translation changed",
            "url": "http://translate.pkp.sfu.ca/api/changes/739939/?format=api"
        }
    ]
}