Translation components API.

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

GET /api/translations/ojs/blocks-information/he/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/491886/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/blocks-information/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/blocks-information/he/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:49.561403Z",
            "action": 59,
            "target": "בלוק מידע",
            "id": 426275,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/426275/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/491887/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/blocks-information/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/blocks-information/he/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:49.561467Z",
            "action": 59,
            "target": "תוסף זה מספק קישור מידע על סרגל הצד.",
            "id": 426276,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/426276/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/491888/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/blocks-information/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/blocks-information/he/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:49.561506Z",
            "action": 59,
            "target": "מידע",
            "id": 426277,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/426277/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/blocks-information/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/blocks-information/he/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:49.561544Z",
            "action": 0,
            "target": "",
            "id": 426278,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/426278/?format=api"
        }
    ]
}