Translation components API.

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

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

{
    "count": 8,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/kiwi/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/kiwi/master/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-10-06T18:00:22Z",
            "action": 0,
            "target": "",
            "id": 2704,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2704/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/kiwi/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/kiwi/master/fi/?format=api",
            "user": "https://l10n.opensuse.org/api/users/admin/?format=api",
            "author": "https://l10n.opensuse.org/api/users/admin/?format=api",
            "timestamp": "2015-10-09T18:58:27Z",
            "action": 0,
            "target": "",
            "id": 4102,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/4102/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/kiwi/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/kiwi/master/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-10-14T20:57:17Z",
            "action": 0,
            "target": "",
            "id": 5224,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/5224/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/53402/?format=api",
            "component": "https://l10n.opensuse.org/api/components/kiwi/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/kiwi/master/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-06-22T14:39:44Z",
            "action": 4,
            "target": "",
            "id": 51200,
            "action_name": "Suggestion added",
            "url": "https://l10n.opensuse.org/api/changes/51200/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/53436/?format=api",
            "component": "https://l10n.opensuse.org/api/components/kiwi/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/kiwi/master/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-06-22T14:45:25Z",
            "action": 4,
            "target": "",
            "id": 51202,
            "action_name": "Suggestion added",
            "url": "https://l10n.opensuse.org/api/changes/51202/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/53438/?format=api",
            "component": "https://l10n.opensuse.org/api/components/kiwi/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/kiwi/master/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-06-22T14:56:53Z",
            "action": 4,
            "target": "",
            "id": 51204,
            "action_name": "Suggestion added",
            "url": "https://l10n.opensuse.org/api/changes/51204/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/53454/?format=api",
            "component": "https://l10n.opensuse.org/api/components/kiwi/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/kiwi/master/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-06-22T14:58:59Z",
            "action": 4,
            "target": "",
            "id": 51206,
            "action_name": "Suggestion added",
            "url": "https://l10n.opensuse.org/api/changes/51206/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/53456/?format=api",
            "component": "https://l10n.opensuse.org/api/components/kiwi/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/kiwi/master/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-06-22T15:00:08Z",
            "action": 4,
            "target": "",
            "id": 51208,
            "action_name": "Suggestion added",
            "url": "https://l10n.opensuse.org/api/changes/51208/?format=api"
        }
    ]
}