Translation components API.

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

GET /api/translations/appcenter/appcenter/en_AU/changes/?format=api&page=9
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 407,
    "next": null,
    "previous": "https://l10n.elementary.io/api/translations/appcenter/appcenter/en_AU/changes/?format=api&page=8",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/appcenter/appcenter/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/appcenter/appcenter/en_AU/?format=api",
            "user": "https://l10n.elementary.io/api/users/danirabbit/?format=api",
            "author": "https://l10n.elementary.io/api/users/danirabbit/?format=api",
            "timestamp": "2019-04-22T22:05:22.275814Z",
            "action": 0,
            "target": "",
            "id": 335729,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/335729/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/appcenter/appcenter/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/appcenter/appcenter/en_AU/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-01-02T13:29:56.957302Z",
            "action": 0,
            "target": "",
            "id": 306732,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/306732/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/appcenter/appcenter/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/appcenter/appcenter/en_AU/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-11-05T22:30:31.941463Z",
            "action": 0,
            "target": "",
            "id": 280268,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/280268/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/appcenter/appcenter/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/appcenter/appcenter/en_AU/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-11-05T20:39:50.719784Z",
            "action": 0,
            "target": "",
            "id": 279658,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/279658/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/appcenter/appcenter/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/appcenter/appcenter/en_AU/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-10-25T23:03:22.411606Z",
            "action": 0,
            "target": "",
            "id": 273255,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/273255/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/appcenter/appcenter/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/appcenter/appcenter/en_AU/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-10-18T10:18:53.595156Z",
            "action": 0,
            "target": "",
            "id": 265688,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/265688/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/appcenter/appcenter/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/appcenter/appcenter/en_AU/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-06-23T23:23:55.216290Z",
            "action": 0,
            "target": "",
            "id": 189348,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/189348/?format=api"
        }
    ]
}