Translation components API.

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

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

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/krb5-ticket-watcher/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/krb5-ticket-watcher/master/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-07-27T13:57:13Z",
            "action": 0,
            "target": "",
            "id": 78016,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/78016/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/427646/?format=api",
            "component": "https://l10n.opensuse.org/api/components/krb5-ticket-watcher/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/krb5-ticket-watcher/master/pl/?format=api",
            "user": "https://l10n.opensuse.org/api/users/Suszaraa/?format=api",
            "author": "https://l10n.opensuse.org/api/users/Suszaraa/?format=api",
            "timestamp": "2016-12-24T13:01:18Z",
            "action": 2,
            "target": "Zmień hasło dla podmiotu <b>%1</b>",
            "id": 564226,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/564226/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/krb5-ticket-watcher/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/krb5-ticket-watcher/master/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-12-24T16:03:29Z",
            "action": 17,
            "target": "",
            "id": 564298,
            "action_name": "Committed changes",
            "url": "https://l10n.opensuse.org/api/changes/564298/?format=api"
        }
    ]
}