Translation components API.

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

GET /api/translations/yast-samba-users/master/id/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/yast-samba-users/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-samba-users/master/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-05-23T16:09:51Z",
            "action": 17,
            "target": "",
            "id": 658286,
            "action_name": "Changes committed",
            "url": "https://l10n.opensuse.org/api/changes/658286/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/2398528/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-samba-users/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-samba-users/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": "2017-05-23T08:52:58Z",
            "action": 2,
            "target": "<p>Jika tidak memasukkan nilai kustom bagi ",
            "id": 657892,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/657892/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-samba-users/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-samba-users/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": "2017-05-23T08:52:40Z",
            "action": 9,
            "target": "",
            "id": 657890,
            "action_name": "Translation uploaded",
            "url": "https://l10n.opensuse.org/api/changes/657890/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-samba-users/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-samba-users/master/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-05-23T08:52:35Z",
            "action": 17,
            "target": "",
            "id": 657886,
            "action_name": "Changes committed",
            "url": "https://l10n.opensuse.org/api/changes/657886/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-samba-users/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-samba-users/master/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-16T14:22:41Z",
            "action": 0,
            "target": "",
            "id": 124144,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/124144/?format=api"
        }
    ]
}