Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/generic-usageEvent/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/generic-usageEvent/hsb/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/admin/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/admin/?format=api",
            "timestamp": "2023-04-05T23:28:54.236050Z",
            "action": 48,
            "target": "",
            "id": 711553,
            "action_name": "Added new language",
            "url": "http://translate.pkp.sfu.ca/api/changes/711553/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/754579/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/generic-usageEvent/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/generic-usageEvent/hsb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-05T23:28:54.356115Z",
            "action": 59,
            "target": "",
            "id": 711557,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/711557/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/754580/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/generic-usageEvent/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/generic-usageEvent/hsb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-05T23:28:54.356194Z",
            "action": 59,
            "target": "",
            "id": 711558,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/711558/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/generic-usageEvent/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/generic-usageEvent/hsb/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/admin/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/admin/?format=api",
            "timestamp": "2023-04-05T23:28:54.356236Z",
            "action": 0,
            "target": "",
            "id": 711559,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/711559/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/generic-usageEvent/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/generic-usageEvent/hsb/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/admin/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/admin/?format=api",
            "timestamp": "2023-04-05T23:28:54.548788Z",
            "action": 44,
            "target": "",
            "id": 711561,
            "action_name": "New strings to translate",
            "url": "http://translate.pkp.sfu.ca/api/changes/711561/?format=api"
        }
    ]
}