Translation components API.

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

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

{
    "count": 103,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/krb5-ticket-watcher/master/af/changes/?format=api&page=5",
    "results": [
        {
            "unit": "https://l10n.opensuse.org/api/units/419030/?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/af/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-07-27T13:53:37Z",
            "action": 13,
            "target": "",
            "id": 77926,
            "action_name": "New source string",
            "url": "https://l10n.opensuse.org/api/changes/77926/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/419032/?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/af/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-07-27T13:53:37Z",
            "action": 13,
            "target": "",
            "id": 77928,
            "action_name": "New source string",
            "url": "https://l10n.opensuse.org/api/changes/77928/?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/af/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-07-27T13:53:37Z",
            "action": 0,
            "target": "",
            "id": 77930,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/77930/?format=api"
        }
    ]
}