Translation components API.

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

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

{
    "count": 6,
    "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/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-09-08T22:34:40Z",
            "action": 0,
            "target": "",
            "id": 256,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/256/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/libgnomesu/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/libgnomesu/master/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-04-27T16:48:25Z",
            "action": 0,
            "target": "",
            "id": 16634,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/16634/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/libgnomesu/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/libgnomesu/master/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-04-27T16:51:01Z",
            "action": 0,
            "target": "",
            "id": 16726,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/16726/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/2202/?format=api",
            "component": "https://l10n.opensuse.org/api/components/libgnomesu/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/libgnomesu/master/pt_BR/?format=api",
            "user": "https://l10n.opensuse.org/api/users/LuizFernandoRanghetti/?format=api",
            "author": "https://l10n.opensuse.org/api/users/LuizFernandoRanghetti/?format=api",
            "timestamp": "2016-09-27T20:39:29Z",
            "action": 2,
            "target": "Não foi possível acessar as informações de autenticação.",
            "id": 147236,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/147236/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/2210/?format=api",
            "component": "https://l10n.opensuse.org/api/components/libgnomesu/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/libgnomesu/master/pt_BR/?format=api",
            "user": "https://l10n.opensuse.org/api/users/LuizFernandoRanghetti/?format=api",
            "author": "https://l10n.opensuse.org/api/users/LuizFernandoRanghetti/?format=api",
            "timestamp": "2016-09-27T20:40:17Z",
            "action": 2,
            "target": "Não foi possível iniciar o sistema de autenticação PAM.",
            "id": 147244,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/147244/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/libgnomesu/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/libgnomesu/master/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-27T23:02:51Z",
            "action": 17,
            "target": "",
            "id": 147344,
            "action_name": "Committed changes",
            "url": "https://l10n.opensuse.org/api/changes/147344/?format=api"
        }
    ]
}