Translation components API.

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

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

{
    "count": 8,
    "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/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-22T07:15:50.599600Z",
            "action": 0,
            "target": "",
            "id": 1869396,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1869396/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13062802/?format=api",
            "component": "https://l10n.opensuse.org/api/components/zypper/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/zypper/glossary/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-23T17:07:43.993133Z",
            "action": 31,
            "target": "",
            "id": 1985782,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/1985782/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13063122/?format=api",
            "component": "https://l10n.opensuse.org/api/components/zypper/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/zypper/glossary/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-23T17:52:59.056363Z",
            "action": 31,
            "target": "",
            "id": 1985880,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/1985880/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13062802/?format=api",
            "component": "https://l10n.opensuse.org/api/components/zypper/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/zypper/glossary/ca/?format=api",
            "user": "https://l10n.opensuse.org/api/users/Dmedina/?format=api",
            "author": "https://l10n.opensuse.org/api/users/Dmedina/?format=api",
            "timestamp": "2022-01-26T10:06:47.780059Z",
            "action": 45,
            "target": "",
            "id": 1989081,
            "action_name": "New contributor",
            "url": "https://l10n.opensuse.org/api/changes/1989081/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13062802/?format=api",
            "component": "https://l10n.opensuse.org/api/components/zypper/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/zypper/glossary/ca/?format=api",
            "user": "https://l10n.opensuse.org/api/users/Dmedina/?format=api",
            "author": "https://l10n.opensuse.org/api/users/Dmedina/?format=api",
            "timestamp": "2022-01-26T10:06:47.786231Z",
            "action": 5,
            "target": "clau",
            "id": 1989082,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/1989082/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13063122/?format=api",
            "component": "https://l10n.opensuse.org/api/components/zypper/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/zypper/glossary/ca/?format=api",
            "user": "https://l10n.opensuse.org/api/users/Dmedina/?format=api",
            "author": "https://l10n.opensuse.org/api/users/Dmedina/?format=api",
            "timestamp": "2022-01-26T10:07:10.884375Z",
            "action": 5,
            "target": "paquet font",
            "id": 1989083,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/1989083/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13208199/?format=api",
            "component": "https://l10n.opensuse.org/api/components/zypper/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/zypper/glossary/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-23T22:18:34.000819Z",
            "action": 31,
            "target": "",
            "id": 2039828,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2039828/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13208199/?format=api",
            "component": "https://l10n.opensuse.org/api/components/zypper/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/zypper/glossary/ca/?format=api",
            "user": "https://l10n.opensuse.org/api/users/Dmedina/?format=api",
            "author": "https://l10n.opensuse.org/api/users/Dmedina/?format=api",
            "timestamp": "2022-02-24T10:00:12.417518Z",
            "action": 5,
            "target": "origen",
            "id": 2041431,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/2041431/?format=api"
        }
    ]
}