Translation components API.

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

GET /api/translations/release-notes-opensuse/leap-15_3/ca/changes/?format=api&page=7
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 124,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_3/ca/changes/?format=api&page=6",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/leap-15_3/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_3/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-06-16T07:00:12.020620Z",
            "action": 0,
            "target": "",
            "id": 2106066,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2106066/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/leap-15_3/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_3/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-06-16T07:00:47.721862Z",
            "action": 44,
            "target": "",
            "id": 2106136,
            "action_name": "New strings to translate",
            "url": "https://l10n.opensuse.org/api/changes/2106136/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13393004/?format=api",
            "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/leap-15_3/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_3/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-06-16T09:48:46.922612Z",
            "action": 2,
            "target": "Les versions d'openSUSE Leap anteriors a 15.2 no contenen aquesta característica perquè ja no tenen suport. Es recomana a tots els usuaris que actualitzin a openSUSE Leap 15.2 amb les darreres actualitzacions abans d’actualitzar al 15.3. Els paràmetres següents es poden usar com a solució alternativa per a versions de <package>libzypp</package> anteriors a la 12.25.8 (substituïu 15.0 a continuació per la vostra versió actual d'openSUSE):",
            "id": 2106411,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/2106411/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13393005/?format=api",
            "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/leap-15_3/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_3/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-06-16T09:49:24.381238Z",
            "action": 5,
            "target": "\nzypper addrepo --check --refresh --name 'openSUSE-Leap-15.0-Update' http://download.opensuse.org/update/leap/15.0/oss/ repo-update\nzypper dup --allow-vendor-change --force-resolution\n  ",
            "id": 2106412,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/2106412/?format=api"
        }
    ]
}