Translation components API.

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

GET /api/translations/ojs/blocks-developedBy/uz_Latn/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/490881/?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/uz_Latn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:34.220201Z",
            "action": 59,
            "target": "Blok \"ishlab chiqilgan\"",
            "id": 425217,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/425217/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/490882/?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/uz_Latn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:34.220275Z",
            "action": 59,
            "target": "Yon panelga \"Dizaynlangan\" havolani qo'shadi.",
            "id": 425218,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/425218/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/490883/?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/uz_Latn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:34.220316Z",
            "action": 59,
            "target": "Loyihalashtirilgan",
            "id": 425219,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/425219/?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/uz_Latn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:34.220352Z",
            "action": 0,
            "target": "",
            "id": 425220,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/425220/?format=api"
        }
    ]
}