Translation components API.

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

GET /api/translations/pkp-lib/generic-usageEvent/hu/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/600429/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/generic-usageEvent/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/generic-usageEvent/hu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:26:36.400275Z",
            "action": 59,
            "target": "Használati esemény",
            "id": 535915,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/535915/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/600431/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/generic-usageEvent/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/generic-usageEvent/hu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:26:36.400344Z",
            "action": 59,
            "target": "Olyan kampót (hook) hoz létre, amely meghatározott formátumban biztosít használati eseményt.",
            "id": 535916,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/535916/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/generic-usageEvent/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/generic-usageEvent/hu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:26:36.400382Z",
            "action": 0,
            "target": "",
            "id": 535917,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/535917/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/generic-usageEvent/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/generic-usageEvent/hu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-27T23:09:12.611755Z",
            "action": 0,
            "target": "",
            "id": 696768,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/696768/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/generic-usageEvent/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/generic-usageEvent/hu/?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": "2024-02-13T16:39:21.743932Z",
            "action": 0,
            "target": "",
            "id": 839648,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/839648/?format=api"
        }
    ]
}