Translation components API.

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

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

{
    "count": 122,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/fr/changes/?format=api&page=6",
    "results": [
        {
            "unit": "https://l10n.opensuse.org/api/units/11140740/?format=api",
            "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/leap-15_2/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/fr/?format=api",
            "user": "https://l10n.opensuse.org/api/users/JrmeBrichese/?format=api",
            "author": "https://l10n.opensuse.org/api/users/JrmeBrichese/?format=api",
            "timestamp": "2023-04-07T14:00:24.909594Z",
            "action": 2,
            "target": "Guillaume GARDET <guillaume.gardet@opensuse.org>, 2007,2016\nAntoine BELVIRE <antoine.belvire@opensuse.org>, 2015,2019\nSylvain TOSTAIN <locnar@gmx.com>, 2013",
            "id": 2669220,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/2669220/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/11140740/?format=api",
            "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/leap-15_2/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/fr/?format=api",
            "user": "https://l10n.opensuse.org/api/users/JrmeBrichese/?format=api",
            "author": "https://l10n.opensuse.org/api/users/JrmeBrichese/?format=api",
            "timestamp": "2024-03-12T19:40:42.926663Z",
            "action": 2,
            "target": "Guillaume GARDET <guillaume.gardet@opensuse.org>, 2007-2016\nAntoine BELVIRE <antoine.belvire@opensuse.org>, 2015-2019\nSylvain TOSTAIN <locnar@gmx.com>, 2013",
            "id": 3013165,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/3013165/?format=api"
        }
    ]
}