Translation components API.

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

GET /api/translations/yast-gtk-pkg/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/yast-gtk-pkg/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-gtk-pkg/master/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-10-20T14:28:54Z",
            "action": 0,
            "target": "",
            "id": 372792,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/372792/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/3144332/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-gtk-pkg/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-gtk-pkg/master/pt_BR/?format=api",
            "user": "https://l10n.opensuse.org/api/users/admin/?format=api",
            "author": "https://l10n.opensuse.org/api/users/admin/?format=api",
            "timestamp": "2016-10-21T14:11:55Z",
            "action": 4,
            "target": "",
            "id": 377328,
            "action_name": "Suggestion added",
            "url": "https://l10n.opensuse.org/api/changes/377328/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-gtk-pkg/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-gtk-pkg/master/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-11-02T01:35:30Z",
            "action": 0,
            "target": "",
            "id": 392636,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/392636/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/3218696/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-gtk-pkg/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-gtk-pkg/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-11-04T11:01:14Z",
            "action": 5,
            "target": "<blockquote>Um repositório é uma mídia de pacotes. Ele pode ser local (tal como o CD de instalação) ou um servidor remoto. Você pode encontrar um utilitário para configurar repositórios no Centro de controle YaST, que também pode ser acessado através do item de menu <b>Configuração &gt; Repositórios</b>.</blockquote>",
            "id": 396058,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/396058/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-gtk-pkg/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-gtk-pkg/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-11-04T11:01:14Z",
            "action": 1,
            "target": "",
            "id": 396060,
            "action_name": "Translation completed",
            "url": "https://l10n.opensuse.org/api/changes/396060/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-gtk-pkg/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-gtk-pkg/master/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-11-04T11:02:09Z",
            "action": 17,
            "target": "",
            "id": 396070,
            "action_name": "Committed changes",
            "url": "https://l10n.opensuse.org/api/changes/396070/?format=api"
        }
    ]
}