Translation components API.

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

GET /api/translations/zypper/glossary/tr/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/zypper/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/zypper/glossary/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-22T07:15:53.659019Z",
            "action": 0,
            "target": "",
            "id": 1869436,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1869436/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13062849/?format=api",
            "component": "https://l10n.opensuse.org/api/components/zypper/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/zypper/glossary/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-23T17:07:46.937194Z",
            "action": 31,
            "target": "",
            "id": 1985827,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/1985827/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13063178/?format=api",
            "component": "https://l10n.opensuse.org/api/components/zypper/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/zypper/glossary/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-23T17:52:59.529621Z",
            "action": 31,
            "target": "",
            "id": 1985904,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/1985904/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13062849/?format=api",
            "component": "https://l10n.opensuse.org/api/components/zypper/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/zypper/glossary/tr/?format=api",
            "user": "https://l10n.opensuse.org/api/users/muratservankahraman/?format=api",
            "author": "https://l10n.opensuse.org/api/users/muratservankahraman/?format=api",
            "timestamp": "2022-02-10T12:51:49.184730Z",
            "action": 45,
            "target": "",
            "id": 2013301,
            "action_name": "New contributor",
            "url": "https://l10n.opensuse.org/api/changes/2013301/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13062849/?format=api",
            "component": "https://l10n.opensuse.org/api/components/zypper/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/zypper/glossary/tr/?format=api",
            "user": "https://l10n.opensuse.org/api/users/muratservankahraman/?format=api",
            "author": "https://l10n.opensuse.org/api/users/muratservankahraman/?format=api",
            "timestamp": "2022-02-10T12:51:49.191226Z",
            "action": 5,
            "target": "anahtar",
            "id": 2013302,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/2013302/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13063178/?format=api",
            "component": "https://l10n.opensuse.org/api/components/zypper/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/zypper/glossary/tr/?format=api",
            "user": "https://l10n.opensuse.org/api/users/muratservankahraman/?format=api",
            "author": "https://l10n.opensuse.org/api/users/muratservankahraman/?format=api",
            "timestamp": "2022-02-10T12:51:57.036585Z",
            "action": 5,
            "target": "kaynak paket",
            "id": 2013303,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/2013303/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13208233/?format=api",
            "component": "https://l10n.opensuse.org/api/components/zypper/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/zypper/glossary/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-23T22:18:36.615744Z",
            "action": 31,
            "target": "",
            "id": 2039861,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2039861/?format=api"
        }
    ]
}