Translation components API.

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

GET /api/translations/yast-scanner/master/de/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 54,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-scanner/master/de/changes/?format=api",
    "results": [
        {
            "unit": "https://l10n.opensuse.org/api/units/2404504/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-scanner/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-scanner/master/de/?format=api",
            "user": "https://l10n.opensuse.org/api/users/sle-merge-robot/?format=api",
            "author": "https://l10n.opensuse.org/api/users/sle-merge-robot/?format=api",
            "timestamp": "2016-10-03T14:31:48Z",
            "action": 4,
            "target": "",
            "id": 278482,
            "action_name": "Suggestion added",
            "url": "https://l10n.opensuse.org/api/changes/278482/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/2404394/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-scanner/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-scanner/master/de/?format=api",
            "user": "https://l10n.opensuse.org/api/users/sle-merge-robot/?format=api",
            "author": "https://l10n.opensuse.org/api/users/sle-merge-robot/?format=api",
            "timestamp": "2016-10-03T14:31:48Z",
            "action": 4,
            "target": "",
            "id": 278472,
            "action_name": "Suggestion added",
            "url": "https://l10n.opensuse.org/api/changes/278472/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/2404426/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-scanner/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-scanner/master/de/?format=api",
            "user": "https://l10n.opensuse.org/api/users/sle-merge-robot/?format=api",
            "author": "https://l10n.opensuse.org/api/users/sle-merge-robot/?format=api",
            "timestamp": "2016-10-03T14:31:48Z",
            "action": 4,
            "target": "",
            "id": 278474,
            "action_name": "Suggestion added",
            "url": "https://l10n.opensuse.org/api/changes/278474/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-scanner/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-scanner/master/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-16T14:25:06Z",
            "action": 0,
            "target": "",
            "id": 124590,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/124590/?format=api"
        }
    ]
}