Translation components API.

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

GET /api/translations/yast-base/glossary/pt_BR/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-16T02:39:41.537330Z",
            "action": 0,
            "target": "",
            "id": 1868285,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1868285/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14637305/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:17:34.106492Z",
            "action": 31,
            "target": "",
            "id": 2732568,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732568/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14637575/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:19:27.184523Z",
            "action": 31,
            "target": "",
            "id": 2732649,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732649/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14637699/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:19:28.677202Z",
            "action": 31,
            "target": "",
            "id": 2732726,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732726/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14640977/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:22:20.624786Z",
            "action": 31,
            "target": "",
            "id": 2732807,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732807/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14642695/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:23:42.517253Z",
            "action": 31,
            "target": "",
            "id": 2732886,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732886/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14644802/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-09T02:36:25.812599Z",
            "action": 31,
            "target": "",
            "id": 2732986,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732986/?format=api"
        }
    ]
}