Translation components API.

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

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

{
    "count": 66,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-authserver/master/es/changes/?format=api&page=3",
    "results": [
        {
            "unit": "https://l10n.opensuse.org/api/units/13480105/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-authserver/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-authserver/master/es/?format=api",
            "user": "https://l10n.opensuse.org/api/users/AntonioSimon/?format=api",
            "author": "https://l10n.opensuse.org/api/users/AntonioSimon/?format=api",
            "timestamp": "2023-02-08T21:10:23.400146Z",
            "action": 2,
            "target": "La nueva instancia se ha configurado. Encontrará el registro de salida en %{y2log}",
            "id": 2636359,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/2636359/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14458137/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-authserver/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-authserver/master/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-21T02:33:54.025757Z",
            "action": 30,
            "target": "You should use dscreate directly.",
            "id": 2674030,
            "action_name": "Source string changed",
            "url": "https://l10n.opensuse.org/api/changes/2674030/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-authserver/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-authserver/master/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-21T02:33:54.096955Z",
            "action": 0,
            "target": "",
            "id": 2674031,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2674031/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-authserver/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-authserver/master/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-21T02:34:10.210094Z",
            "action": 44,
            "target": "",
            "id": 2674141,
            "action_name": "New strings to translate",
            "url": "https://l10n.opensuse.org/api/changes/2674141/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14458136/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-authserver/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-authserver/master/es/?format=api",
            "user": "https://l10n.opensuse.org/api/users/AntonioSimon/?format=api",
            "author": "https://l10n.opensuse.org/api/users/AntonioSimon/?format=api",
            "timestamp": "2024-02-29T21:24:18.629578Z",
            "action": 5,
            "target": "Esta herramienta está obsoleta.",
            "id": 3005324,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/3005324/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14458137/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-authserver/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-authserver/master/es/?format=api",
            "user": "https://l10n.opensuse.org/api/users/AntonioSimon/?format=api",
            "author": "https://l10n.opensuse.org/api/users/AntonioSimon/?format=api",
            "timestamp": "2024-02-29T21:24:49.001861Z",
            "action": 2,
            "target": "Se recomienda usar dscreate directamente.",
            "id": 3005325,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/3005325/?format=api"
        }
    ]
}