Translation components API.

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

GET /api/translations/yast-gtk-pkg/master/pl/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/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-10-20T14:28:26Z",
            "action": 0,
            "target": "",
            "id": 372786,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/372786/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/3143048/?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/pl/?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:52Z",
            "action": 4,
            "target": "",
            "id": 377326,
            "action_name": "Suggestion added",
            "url": "https://l10n.opensuse.org/api/changes/377326/?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/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-11-02T01:35:27Z",
            "action": 0,
            "target": "",
            "id": 392630,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/392630/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/3218690/?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/pl/?format=api",
            "user": "https://l10n.opensuse.org/api/users/hellcp/?format=api",
            "author": "https://l10n.opensuse.org/api/users/hellcp/?format=api",
            "timestamp": "2018-01-03T17:24:55.767996Z",
            "action": 5,
            "target": "<blockquote>Repozytoria to nośniki pakietów; mogą być zarówno lokalne (jak płyta instalacyjna CD) lub zdalne( na serwerze w internecie). Narzędzie do konfiguracji repozytoriów znajdziesz w centrum kontroli YaST, które jest dostępne również w  menu <b>Konfiguracja &gt; Repozytoria</b>.</blockquote>",
            "id": 815575,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/815575/?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/pl/?format=api",
            "user": "https://l10n.opensuse.org/api/users/hellcp/?format=api",
            "author": "https://l10n.opensuse.org/api/users/hellcp/?format=api",
            "timestamp": "2018-01-03T17:24:55.774481Z",
            "action": 1,
            "target": "",
            "id": 815576,
            "action_name": "Translation completed",
            "url": "https://l10n.opensuse.org/api/changes/815576/?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/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-01-03T20:04:32.597975Z",
            "action": 17,
            "target": "",
            "id": 815585,
            "action_name": "Committed changes",
            "url": "https://l10n.opensuse.org/api/changes/815585/?format=api"
        }
    ]
}