Translation components API.

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

GET /api/translations/ojs/blocks-developedBy/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/490290/?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/gd/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:30.045477Z",
            "action": 59,
            "target": "Am bloca “Air a leasachadh le”",
            "id": 424530,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/424530/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/490292/?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/gd/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:30.045554Z",
            "action": 59,
            "target": "Tha am plugan seo a’ cur a’ bhàr-taoibh “Air a leasachadh le” ri làimh.",
            "id": 424531,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/424531/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/490302/?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/gd/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:30.045596Z",
            "action": 59,
            "target": "Air a leasachadh le",
            "id": 424532,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/424532/?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/gd/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:30.045635Z",
            "action": 0,
            "target": "",
            "id": 424533,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/424533/?format=api"
        }
    ]
}