Translation components API.

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

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

{
    "count": 25,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-base/glossary/ja/changes/?format=api",
    "results": [
        {
            "unit": "https://l10n.opensuse.org/api/units/14637490/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:19:26.197103Z",
            "action": 31,
            "target": "",
            "id": 2732596,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732596/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14637646/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:19:27.703099Z",
            "action": 31,
            "target": "",
            "id": 2732673,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732673/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14640924/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:22:19.004221Z",
            "action": 31,
            "target": "",
            "id": 2732754,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732754/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14642642/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:23:41.098728Z",
            "action": 31,
            "target": "",
            "id": 2732833,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732833/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14644750/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-09T02:36:24.934439Z",
            "action": 31,
            "target": "",
            "id": 2732934,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732934/?format=api"
        }
    ]
}