Translation components API.

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

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

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/libgnomesu/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/libgnomesu/master/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-10-18T15:23:47Z",
            "action": 0,
            "target": "",
            "id": 369876,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/369876/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/libgnomesu/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/libgnomesu/master/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-11-02T09:48:48Z",
            "action": 17,
            "target": "",
            "id": 393592,
            "action_name": "Committed changes",
            "url": "https://l10n.opensuse.org/api/changes/393592/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/libgnomesu/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/libgnomesu/master/id/?format=api",
            "user": "https://l10n.opensuse.org/api/users/cho2/?format=api",
            "author": "https://l10n.opensuse.org/api/users/cho2/?format=api",
            "timestamp": "2016-11-02T09:48:53Z",
            "action": 9,
            "target": "",
            "id": 393596,
            "action_name": "Translation uploaded",
            "url": "https://l10n.opensuse.org/api/changes/393596/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/3119402/?format=api",
            "component": "https://l10n.opensuse.org/api/components/libgnomesu/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/libgnomesu/master/id/?format=api",
            "user": "https://l10n.opensuse.org/api/users/cho2/?format=api",
            "author": "https://l10n.opensuse.org/api/users/cho2/?format=api",
            "timestamp": "2016-11-02T09:49:41Z",
            "action": 5,
            "target": "GNOME SuperUser",
            "id": 393598,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/393598/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/3119386/?format=api",
            "component": "https://l10n.opensuse.org/api/components/libgnomesu/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/libgnomesu/master/id/?format=api",
            "user": "https://l10n.opensuse.org/api/users/cho2/?format=api",
            "author": "https://l10n.opensuse.org/api/users/cho2/?format=api",
            "timestamp": "2016-11-02T09:49:58Z",
            "action": 5,
            "target": "kesalahan menulis",
            "id": 393600,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/393600/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/libgnomesu/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/libgnomesu/master/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-11-02T09:49:59Z",
            "action": 17,
            "target": "",
            "id": 393602,
            "action_name": "Committed changes",
            "url": "https://l10n.opensuse.org/api/changes/393602/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/libgnomesu/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/libgnomesu/master/id/?format=api",
            "user": "https://l10n.opensuse.org/api/users/cho2/?format=api",
            "author": "https://l10n.opensuse.org/api/users/cho2/?format=api",
            "timestamp": "2016-11-02T09:50:03Z",
            "action": 1,
            "target": "",
            "id": 393606,
            "action_name": "Translation completed",
            "url": "https://l10n.opensuse.org/api/changes/393606/?format=api"
        }
    ]
}