Translation components API.

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

GET /api/translations/libo_ui-24-2/scp2sourcewinexplorerext/bg/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-24-2/scp2sourcewinexplorerext/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-24-2/scp2sourcewinexplorerext/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T15:41:33.565038Z",
            "action": 0,
            "target": "",
            "id": 42576174,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/42576174/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/104856872/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-24-2/scp2sourcewinexplorerext/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-24-2/scp2sourcewinexplorerext/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T15:41:33.565002Z",
            "action": 59,
            "target": "Позволява на Microsoft File Explorer да показва информация за документи на %PRODUCTNAME, например миниатюри, и да търси в целия текст на документите.",
            "id": 42576173,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/42576173/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/104856871/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-24-2/scp2sourcewinexplorerext/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-24-2/scp2sourcewinexplorerext/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T15:41:33.564944Z",
            "action": 59,
            "target": "Разширение за Windows Explorer",
            "id": 42576172,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/42576172/?format=api"
        }
    ]
}