Translation components API.

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

GET /api/translations/libo_ui-7-6/scp2sourcepython/gu/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/gu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T20:15:26.794340Z",
            "action": 0,
            "target": "",
            "id": 28101381,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/28101381/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/90761335/?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/gu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T20:15:26.794299Z",
            "action": 59,
            "target": "લેખક માટે (ટર્ટલ ગ્રાફિક્સ) સાધનપટ્ટી",
            "id": 28101380,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/28101380/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/90761329/?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/gu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T20:15:26.794220Z",
            "action": 59,
            "target": "LibreLogo",
            "id": 28101379,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/28101379/?format=api"
        }
    ]
}