Translation components API.

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

GET /api/translations/ojs/blocks-developedBy/tr/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/490815/?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/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:33.669616Z",
            "action": 59,
            "target": "\"Geliştiren\" Bloğu",
            "id": 425108,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/425108/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/490816/?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/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:33.669681Z",
            "action": 59,
            "target": "Bu eklenti yan sütuna \"Geliştirici\" bağlantısı ekler.",
            "id": 425109,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/425109/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/490817/?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/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:33.669720Z",
            "action": 59,
            "target": "Geliştiren",
            "id": 425110,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/425110/?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/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:33.669756Z",
            "action": 0,
            "target": "",
            "id": 425111,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/425111/?format=api"
        }
    ]
}