Translation components API.

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

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

{
    "count": 5,
    "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/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-07-27T13:55:11Z",
            "action": 0,
            "target": "",
            "id": 77968,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/77968/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/422792/?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/fi/?format=api",
            "user": "https://l10n.opensuse.org/api/users/KimmoKujansuu/?format=api",
            "author": "https://l10n.opensuse.org/api/users/KimmoKujansuu/?format=api",
            "timestamp": "2019-05-05T21:50:21.030075Z",
            "action": 2,
            "target": "HW-todennus",
            "id": 1247640,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/1247640/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/422830/?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/fi/?format=api",
            "user": "https://l10n.opensuse.org/api/users/KimmoKujansuu/?format=api",
            "author": "https://l10n.opensuse.org/api/users/KimmoKujansuu/?format=api",
            "timestamp": "2019-05-05T21:52:26.785144Z",
            "action": 2,
            "target": "Ennalta valtuutettu",
            "id": 1247641,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/1247641/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/422880/?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/fi/?format=api",
            "user": "https://l10n.opensuse.org/api/users/KimmoKujansuu/?format=api",
            "author": "https://l10n.opensuse.org/api/users/KimmoKujansuu/?format=api",
            "timestamp": "2019-05-05T21:53:00.333043Z",
            "action": 2,
            "target": "Lippu uusittiin onnistuneesti.",
            "id": 1247642,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/1247642/?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/fi/?format=api",
            "user": "https://l10n.opensuse.org/api/users/admin/?format=api",
            "author": null,
            "timestamp": "2019-05-21T15:55:20.746505Z",
            "action": 17,
            "target": "",
            "id": 1260150,
            "action_name": "Committed changes",
            "url": "https://l10n.opensuse.org/api/changes/1260150/?format=api"
        }
    ]
}