Translation components API.

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

GET /api/translations/ojs/blocks-information/gd/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/491880/?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/gd/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:49.362064Z",
            "action": 59,
            "target": "Bloca fiosrachaidh",
            "id": 426267,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/426267/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/491881/?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/gd/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:49.362143Z",
            "action": 59,
            "target": "Tha am plugan seo a’ toirt seachad ceangal fiosrachadh a’ bhàr-taoibh.",
            "id": 426268,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/426268/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/491882/?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/gd/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:49.362183Z",
            "action": 59,
            "target": "Fiosrachadh",
            "id": 426269,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/426269/?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/gd/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:49.362219Z",
            "action": 0,
            "target": "",
            "id": 426270,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/426270/?format=api"
        }
    ]
}