Translation components API.

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

GET /api/components/mail/extra/changes/?format=api&page=426
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 21254,
    "next": null,
    "previous": "https://l10n.elementary.io/api/components/mail/extra/changes/?format=api&page=425",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/mail/extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/mail/extra/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-04-10T17:56:49.773067Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 12532,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/12532/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/mail/extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/mail/extra/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-04-10T17:56:41.075267Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 12523,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/12523/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/mail/extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/mail/extra/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-04-10T17:56:39.263091Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 12521,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/12521/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/mail/extra/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2017-04-10T17:56:35.783002Z",
            "action": 20,
            "target": "",
            "old": "",
            "details": {},
            "id": 12500,
            "action_name": "Repository merged",
            "url": "https://l10n.elementary.io/api/changes/12500/?format=api"
        }
    ]
}