Translation components API.

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

GET /api/translations/release-notes-opensuse/glossary/fa/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/glossary/fa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-06T10:28:34.973359Z",
            "action": 0,
            "target": "",
            "id": 1880636,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1880636/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13387763/?format=api",
            "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/glossary/fa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-05-28T14:30:05.470263Z",
            "action": 31,
            "target": "",
            "id": 2099248,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2099248/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13387763/?format=api",
            "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/glossary/fa/?format=api",
            "user": "https://l10n.opensuse.org/api/users/KiPPPiX/?format=api",
            "author": "https://l10n.opensuse.org/api/users/KiPPPiX/?format=api",
            "timestamp": "2022-10-26T06:31:35.691523Z",
            "action": 45,
            "target": "",
            "id": 2184355,
            "action_name": "New contributor",
            "url": "https://l10n.opensuse.org/api/changes/2184355/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13387763/?format=api",
            "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/glossary/fa/?format=api",
            "user": "https://l10n.opensuse.org/api/users/KiPPPiX/?format=api",
            "author": "https://l10n.opensuse.org/api/users/KiPPPiX/?format=api",
            "timestamp": "2022-10-26T06:31:35.694564Z",
            "action": 5,
            "target": "توزیع",
            "id": 2184356,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/2184356/?format=api"
        }
    ]
}