Translation components API.

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

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

{
    "count": 25,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-gtk-pkg/master/ar/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-gtk-pkg/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-gtk-pkg/master/ar/?format=api",
            "user": "https://l10n.opensuse.org/api/users/mohammadalhargan/?format=api",
            "author": "https://l10n.opensuse.org/api/users/mohammadalhargan/?format=api",
            "timestamp": "2016-11-30T05:35:08Z",
            "action": 1,
            "target": "",
            "id": 411582,
            "action_name": "Translation completed",
            "url": "https://l10n.opensuse.org/api/changes/411582/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/3120660/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-gtk-pkg/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-gtk-pkg/master/ar/?format=api",
            "user": "https://l10n.opensuse.org/api/users/mohammadalhargan/?format=api",
            "author": "https://l10n.opensuse.org/api/users/mohammadalhargan/?format=api",
            "timestamp": "2017-05-06T09:10:04Z",
            "action": 2,
            "target": "وضع التحقق للنظام",
            "id": 638826,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/638826/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/3120664/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-gtk-pkg/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-gtk-pkg/master/ar/?format=api",
            "user": "https://l10n.opensuse.org/api/users/mohammadalhargan/?format=api",
            "author": "https://l10n.opensuse.org/api/users/mohammadalhargan/?format=api",
            "timestamp": "2017-05-06T09:10:12Z",
            "action": 2,
            "target": "تنظيف عند حذف مجموعات",
            "id": 638828,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/638828/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/3120666/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-gtk-pkg/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-gtk-pkg/master/ar/?format=api",
            "user": "https://l10n.opensuse.org/api/users/mohammadalhargan/?format=api",
            "author": "https://l10n.opensuse.org/api/users/mohammadalhargan/?format=api",
            "timestamp": "2017-05-06T09:10:18Z",
            "action": 2,
            "target": "السماح بتغيير الموفر",
            "id": 638830,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/638830/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-gtk-pkg/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-gtk-pkg/master/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-05-06T12:00:33Z",
            "action": 17,
            "target": "",
            "id": 639058,
            "action_name": "Committed changes",
            "url": "https://l10n.opensuse.org/api/changes/639058/?format=api"
        }
    ]
}