Translation components API.

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

GET /api/translations/plugins/hypothesis/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/730858/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/hypothesis/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/hypothesis/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T21:40:45.021332Z",
            "action": 59,
            "target": "Плагін Hypothes.is",
            "id": 669044,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/669044/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/730859/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/hypothesis/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/hypothesis/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T21:40:45.021398Z",
            "action": 59,
            "target": "Цей плагін вмикає інтеграцію Hypothes.is у  перегляд статті OJS для анотування і коментування читачем.",
            "id": 669045,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/669045/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/hypothesis/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/hypothesis/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T21:40:45.021436Z",
            "action": 0,
            "target": "",
            "id": 669046,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/669046/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/730859/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/hypothesis/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/hypothesis/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-23T11:05:30.422592Z",
            "action": 45,
            "target": "",
            "id": 730490,
            "action_name": "New contributor",
            "url": "http://translate.pkp.sfu.ca/api/changes/730490/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/730859/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/hypothesis/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/hypothesis/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-23T11:05:30.426264Z",
            "action": 2,
            "target": "Цей плагін вмикає інтеграцію Hypothes.is у перегляд статті OJS для анотування і коментування читачем.",
            "id": 730491,
            "action_name": "Translation changed",
            "url": "http://translate.pkp.sfu.ca/api/changes/730491/?format=api"
        }
    ]
}