Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/libgnomesu/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/libgnomesu/master/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-09-08T22:33:54Z",
            "action": 0,
            "target": "",
            "id": 214,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/214/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/libgnomesu/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/libgnomesu/master/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-04-27T16:48:21Z",
            "action": 0,
            "target": "",
            "id": 16592,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/16592/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/libgnomesu/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/libgnomesu/master/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-04-27T16:50:58Z",
            "action": 0,
            "target": "",
            "id": 16684,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/16684/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/1082/?format=api",
            "component": "https://l10n.opensuse.org/api/components/libgnomesu/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/libgnomesu/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": "2022-02-22T10:47:25.486104Z",
            "action": 45,
            "target": "",
            "id": 2029992,
            "action_name": "New contributor",
            "url": "https://l10n.opensuse.org/api/changes/2029992/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/1082/?format=api",
            "component": "https://l10n.opensuse.org/api/components/libgnomesu/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/libgnomesu/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": "2022-02-22T10:47:25.490044Z",
            "action": 2,
            "target": "\nCopyright © 1999 Free Software Foundation, Inc.\nEsto es software libre; vea el fuente para las condiciones de copia.\nEste software se ofrece SIN garantía de ninguna clase, bien expresa\no implícita, con inclusión, pero sin limitación a las garantías MERCANTILES\nIMPLÍCITAS o a la CONVENIENCIA PARA UN PROPÓSITO PARTICULAR.\n",
            "id": 2029993,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/2029993/?format=api"
        }
    ]
}