Translation components API.

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

GET /api/translations/yast-base/glossary/my/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/my/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-16T02:39:40.750209Z",
            "action": 0,
            "target": "",
            "id": 1868275,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1868275/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14637299/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/my/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:17:30.881629Z",
            "action": 31,
            "target": "",
            "id": 2732562,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732562/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14637559/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/my/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:19:27.079448Z",
            "action": 31,
            "target": "",
            "id": 2732643,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732643/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14637693/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/my/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:19:28.576979Z",
            "action": 31,
            "target": "",
            "id": 2732720,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732720/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14640971/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/my/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:22:20.272185Z",
            "action": 31,
            "target": "",
            "id": 2732801,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732801/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14642689/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/my/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:23:42.411427Z",
            "action": 31,
            "target": "",
            "id": 2732880,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732880/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14644796/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/my/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-09T02:36:25.713849Z",
            "action": 31,
            "target": "",
            "id": 2732980,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732980/?format=api"
        }
    ]
}