Translation components API.

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

GET /api/translations/libo_ui-7-6/scp2sourcepython/fa/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/fa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T20:15:25.319559Z",
            "action": 0,
            "target": "",
            "id": 28098823,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/28098823/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/90759701/?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/fa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T20:15:25.319516Z",
            "action": 59,
            "target": "نوار ابزار لوگو (گرافیک لاکپشتی) برای ویرایشگر متن",
            "id": 28098822,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/28098822/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/90759699/?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/fa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T20:15:25.319424Z",
            "action": 59,
            "target": "لوگو  آزاد",
            "id": 28098821,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/28098821/?format=api"
        }
    ]
}