Translation components API.

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

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

{
    "count": 155,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-geo-cluster/master/de/changes/?format=api&page=3",
    "results": [
        {
            "unit": "https://l10n.opensuse.org/api/units/1385406/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-geo-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-geo-cluster/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-09-30T17:25:17Z",
            "action": 4,
            "target": "",
            "id": 203010,
            "action_name": "Suggestion added",
            "url": "https://l10n.opensuse.org/api/changes/203010/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/1385414/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-geo-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-geo-cluster/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-09-30T17:25:17Z",
            "action": 4,
            "target": "",
            "id": 203014,
            "action_name": "Suggestion added",
            "url": "https://l10n.opensuse.org/api/changes/203014/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-geo-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-geo-cluster/master/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-22T14:47:03Z",
            "action": 17,
            "target": "",
            "id": 141850,
            "action_name": "Changes committed",
            "url": "https://l10n.opensuse.org/api/changes/141850/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/1385516/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-geo-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-geo-cluster/master/de/?format=api",
            "user": "https://l10n.opensuse.org/api/users/SarahKriesch/?format=api",
            "author": "https://l10n.opensuse.org/api/users/SarahKriesch/?format=api",
            "timestamp": "2016-09-22T14:36:37Z",
            "action": 2,
            "target": "Authentifizierungsdatei ",
            "id": 141812,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/141812/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-geo-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-geo-cluster/master/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-15T17:03:30Z",
            "action": 0,
            "target": "",
            "id": 101942,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/101942/?format=api"
        }
    ]
}