Translation components API.

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

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

{
    "count": 4,
    "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/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-10-20T14:24:09Z",
            "action": 0,
            "target": "",
            "id": 372730,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/372730/?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/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-11-02T01:35:00Z",
            "action": 0,
            "target": "",
            "id": 392574,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/392574/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/3218634/?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/gl/?format=api",
            "user": null,
            "author": "https://l10n.opensuse.org/api/users/anonymous/?format=api",
            "timestamp": "2020-08-01T09:34:25.485261Z",
            "action": 4,
            "target": "<blockquote>Un repositorio é un medio de paquetes. Pode ser local (como o CD de instalación) ou un servidor remoto. Pode atopar unha utilidade para configurar repositorios no centro de control de YaST, ao que tamén se pode acceder mediante o elemento de menú <b>Configuración > Repositorios</b>.</blockquote>",
            "id": 1489963,
            "action_name": "Suggestion added",
            "url": "https://l10n.opensuse.org/api/changes/1489963/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/3218634/?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/gl/?format=api",
            "user": null,
            "author": "https://l10n.opensuse.org/api/users/anonymous/?format=api",
            "timestamp": "2020-09-09T23:40:07.308864Z",
            "action": 29,
            "target": "<blockquote>Un repositorio é un medio de paquetes. Pode ser local (como o CD de instalación) ou un servidor remoto. Pode atopar unha utilidade para configurar repositorios no centro de control de YaST, ao que tamén se pode acceder mediante o elemento de menú <b>Configuración > Repositorios</b>.</blockquote>",
            "id": 1520224,
            "action_name": "Suggestion removed during cleanup",
            "url": "https://l10n.opensuse.org/api/changes/1520224/?format=api"
        }
    ]
}