Translation components API.

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

GET /api/translations/libo_ui-7-6/scp2sourcepython/mr/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-7-6/scp2sourcepython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-7-6/scp2sourcepython/mr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T20:15:32.313107Z",
            "action": 0,
            "target": "",
            "id": 28105592,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/28105592/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/90769932/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-7-6/scp2sourcepython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-7-6/scp2sourcepython/mr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T20:15:32.313059Z",
            "action": 59,
            "target": "राइटरकरीता लोगो (टर्टल ग्राफिक्स) साधनपट्टी",
            "id": 28105591,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/28105591/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/90769926/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-7-6/scp2sourcepython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-7-6/scp2sourcepython/mr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T20:15:32.312972Z",
            "action": 59,
            "target": "लाइबरलोगो",
            "id": 28105590,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/28105590/?format=api"
        }
    ]
}