Translation components API.

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

GET /api/translations/omp/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/693461/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-developedBy/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-developedBy/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:08.233553Z",
            "action": 59,
            "target": "\"Geliştiren\" Sütunu",
            "id": 630078,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/630078/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/693462/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-developedBy/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-developedBy/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:08.233617Z",
            "action": 59,
            "target": "Bu eklenti yan sütuna \"Geliştiren\" bağlantısı ekler.",
            "id": 630079,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/630079/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/693463/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-developedBy/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-developedBy/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:08.233657Z",
            "action": 59,
            "target": "Geliştiren",
            "id": 630080,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/630080/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-developedBy/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-developedBy/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:08.233697Z",
            "action": 0,
            "target": "",
            "id": 630081,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/630081/?format=api"
        }
    ]
}