Translation components API.

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

GET /api/translations/yast-online-update-configuration/master/de/changes/?format=api&page=4
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 64,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-online-update-configuration/master/de/changes/?format=api&page=3",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-online-update-configuration/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-online-update-configuration/master/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-01T03:00:58.407822Z",
            "action": 0,
            "target": "",
            "id": 2002601,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2002601/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/1990988/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-online-update-configuration/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-online-update-configuration/master/de/?format=api",
            "user": "https://l10n.opensuse.org/api/users/Gemineo/?format=api",
            "author": "https://l10n.opensuse.org/api/users/Gemineo/?format=api",
            "timestamp": "2022-03-04T10:47:58.671377Z",
            "action": 45,
            "target": "",
            "id": 2050342,
            "action_name": "New contributor",
            "url": "https://l10n.opensuse.org/api/changes/2050342/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/1990988/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-online-update-configuration/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-online-update-configuration/master/de/?format=api",
            "user": "https://l10n.opensuse.org/api/users/Gemineo/?format=api",
            "author": "https://l10n.opensuse.org/api/users/Gemineo/?format=api",
            "timestamp": "2022-03-04T10:47:58.699795Z",
            "action": 36,
            "target": "<p>In <b>%1</b> wird das aktuelle Aktualisierungs-Repository angezeigt. </p>",
            "id": 2050343,
            "action_name": "Translation approved",
            "url": "https://l10n.opensuse.org/api/changes/2050343/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/1990998/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-online-update-configuration/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-online-update-configuration/master/de/?format=api",
            "user": "https://l10n.opensuse.org/api/users/Gemineo/?format=api",
            "author": "https://l10n.opensuse.org/api/users/Gemineo/?format=api",
            "timestamp": "2022-03-04T10:48:25.615580Z",
            "action": 36,
            "target": "<p>Alle Pakete, die von einem aktualisierten Paket empfohlen werden, werden installiert, wenn <b>%1</b> aktiviert ist.</p>",
            "id": 2050344,
            "action_name": "Translation approved",
            "url": "https://l10n.opensuse.org/api/changes/2050344/?format=api"
        }
    ]
}