Translation components API.

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

GET /api/translations/ojs/gateways-resolver/sl/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/502435/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/gateways-resolver/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/gateways-resolver/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:13:17.405678Z",
            "action": 59,
            "target": "Vtičnik Resolver",
            "id": 437030,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/437030/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/502436/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/gateways-resolver/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/gateways-resolver/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:13:17.405754Z",
            "action": 59,
            "target": "Vtičnik razrešuje številke in prispevke na podlagi informacij o citiranju.",
            "id": 437031,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/437031/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/502437/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/gateways-resolver/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/gateways-resolver/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:13:17.405794Z",
            "action": 59,
            "target": "Razreševanje ene entitete s pomočjo podanih informacij o citiranju ni mogoče. Prosimo, da zagotovite izčrpne podatke o citiranju, ki se nanašajo na to namestitev OJS-ja.",
            "id": 437032,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/437032/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/502438/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/gateways-resolver/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/gateways-resolver/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:13:17.405832Z",
            "action": 59,
            "target": "Izvozi rezultate",
            "id": 437033,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/437033/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/gateways-resolver/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/gateways-resolver/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:13:17.405866Z",
            "action": 0,
            "target": "",
            "id": 437034,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/437034/?format=api"
        }
    ]
}