Translation components API.

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

GET /api/translations/yast-ftp-server/master/fr/changes/?format=api&page=8
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 353,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-ftp-server/master/fr/changes/?format=api&page=7",
    "results": [
        {
            "unit": "https://l10n.opensuse.org/api/units/1349942/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-ftp-server/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-ftp-server/master/fr/?format=api",
            "user": "https://l10n.opensuse.org/api/users/benoitmonin/?format=api",
            "author": "https://l10n.opensuse.org/api/users/benoitmonin/?format=api",
            "timestamp": "2016-09-24T11:26:40Z",
            "action": 2,
            "target": "Paramètres d'affichage :",
            "id": 144514,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/144514/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/1349860/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-ftp-server/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-ftp-server/master/fr/?format=api",
            "user": "https://l10n.opensuse.org/api/users/benoitmonin/?format=api",
            "author": "https://l10n.opensuse.org/api/users/benoitmonin/?format=api",
            "timestamp": "2016-09-24T11:26:18Z",
            "action": 2,
            "target": "Activer ou désactiver chrooting.",
            "id": 144512,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/144512/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-ftp-server/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-ftp-server/master/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-15T16:50:25Z",
            "action": 0,
            "target": "",
            "id": 101602,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/101602/?format=api"
        }
    ]
}