Translation components API.

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

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

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://l10n.opensuse.org/api/units/13043797/?format=api",
            "component": "https://l10n.opensuse.org/api/components/zypper/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/zypper/glossary/en/?format=api",
            "user": "https://l10n.opensuse.org/api/users/KimTaeKyeong/?format=api",
            "author": "https://l10n.opensuse.org/api/users/KimTaeKyeong/?format=api",
            "timestamp": "2021-11-30T09:40:14.822019Z",
            "action": 31,
            "target": "reinstall",
            "id": 1931946,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/1931946/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13208176/?format=api",
            "component": "https://l10n.opensuse.org/api/components/zypper/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/zypper/glossary/en/?format=api",
            "user": "https://l10n.opensuse.org/api/users/YasuhikoKamata/?format=api",
            "author": "https://l10n.opensuse.org/api/users/YasuhikoKamata/?format=api",
            "timestamp": "2022-02-23T22:18:32.431092Z",
            "action": 31,
            "target": "upstream",
            "id": 2039806,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2039806/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13210383/?format=api",
            "component": "https://l10n.opensuse.org/api/components/zypper/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/zypper/glossary/en/?format=api",
            "user": "https://l10n.opensuse.org/api/users/marguerite/?format=api",
            "author": "https://l10n.opensuse.org/api/users/marguerite/?format=api",
            "timestamp": "2022-02-28T04:10:24.518958Z",
            "action": 31,
            "target": "all",
            "id": 2042695,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2042695/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13210740/?format=api",
            "component": "https://l10n.opensuse.org/api/components/zypper/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/zypper/glossary/en/?format=api",
            "user": "https://l10n.opensuse.org/api/users/marguerite/?format=api",
            "author": "https://l10n.opensuse.org/api/users/marguerite/?format=api",
            "timestamp": "2022-02-28T04:12:52.436308Z",
            "action": 31,
            "target": "supplements",
            "id": 2042700,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2042700/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13210919/?format=api",
            "component": "https://l10n.opensuse.org/api/components/zypper/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/zypper/glossary/en/?format=api",
            "user": "https://l10n.opensuse.org/api/users/marguerite/?format=api",
            "author": "https://l10n.opensuse.org/api/users/marguerite/?format=api",
            "timestamp": "2022-02-28T04:13:20.884212Z",
            "action": 31,
            "target": "suggests",
            "id": 2042702,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2042702/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13211098/?format=api",
            "component": "https://l10n.opensuse.org/api/components/zypper/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/zypper/glossary/en/?format=api",
            "user": "https://l10n.opensuse.org/api/users/marguerite/?format=api",
            "author": "https://l10n.opensuse.org/api/users/marguerite/?format=api",
            "timestamp": "2022-02-28T04:14:20.051403Z",
            "action": 31,
            "target": "recommends",
            "id": 2042705,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2042705/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13211277/?format=api",
            "component": "https://l10n.opensuse.org/api/components/zypper/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/zypper/glossary/en/?format=api",
            "user": "https://l10n.opensuse.org/api/users/marguerite/?format=api",
            "author": "https://l10n.opensuse.org/api/users/marguerite/?format=api",
            "timestamp": "2022-02-28T04:14:45.207188Z",
            "action": 31,
            "target": "requires",
            "id": 2042707,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2042707/?format=api"
        }
    ]
}