Translation components API.

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

GET /api/translations/pkp-lib/generic-usageEvent/da/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/599979/?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/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:26:34.657419Z",
            "action": 59,
            "target": "Brugshændelse",
            "id": 535891,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/535891/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/599980/?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/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:26:34.657495Z",
            "action": 59,
            "target": "Opretter en 'hook' (overstyringsfunktion), der leverer brugshændelse i et defineret format.",
            "id": 535892,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/535892/?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/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:26:34.657533Z",
            "action": 0,
            "target": "",
            "id": 535893,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/535893/?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/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-27T23:09:12.222131Z",
            "action": 0,
            "target": "",
            "id": 696758,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/696758/?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/da/?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.188754Z",
            "action": 0,
            "target": "",
            "id": 839636,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/839636/?format=api"
        }
    ]
}