Translation components API.

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

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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/490773/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/blocks-developedBy/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/blocks-developedBy/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:33.543580Z",
            "action": 59,
            "target": "\"Utvecklat av\"-block",
            "id": 425104,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/425104/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/490774/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/blocks-developedBy/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/blocks-developedBy/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:33.543656Z",
            "action": 59,
            "target": "Detta plugin gör det möjligt att lägga till ett block med en \"Utvecklat av\"-länk i sidomenyn.",
            "id": 425105,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/425105/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/490775/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/blocks-developedBy/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/blocks-developedBy/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:33.543707Z",
            "action": 59,
            "target": "Utvecklat av",
            "id": 425106,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/425106/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/blocks-developedBy/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/blocks-developedBy/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:33.543745Z",
            "action": 0,
            "target": "",
            "id": 425107,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/425107/?format=api"
        }
    ]
}