Translation components API.

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

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

{
    "count": 458,
    "next": null,
    "previous": "https://l10n.elementary.io/api/translations/appcenter/appcenter/de/changes/?format=api&page=9",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/appcenter/appcenter/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/appcenter/appcenter/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-09-09T00:02:37.125929Z",
            "action": 17,
            "target": "",
            "id": 238628,
            "action_name": "Changes committed",
            "url": "https://l10n.elementary.io/api/changes/238628/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/appcenter/appcenter/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/appcenter/appcenter/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-08-31T00:04:23.798193Z",
            "action": 17,
            "target": "",
            "id": 235868,
            "action_name": "Changes committed",
            "url": "https://l10n.elementary.io/api/changes/235868/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/appcenter/appcenter/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/appcenter/appcenter/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-08-29T00:03:05.037970Z",
            "action": 17,
            "target": "",
            "id": 233610,
            "action_name": "Changes committed",
            "url": "https://l10n.elementary.io/api/changes/233610/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/appcenter/appcenter/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/appcenter/appcenter/de/?format=api",
            "user": "https://l10n.elementary.io/api/users/gre0j/?format=api",
            "author": null,
            "timestamp": "2018-08-18T09:14:29.739616Z",
            "action": 17,
            "target": "",
            "id": 231461,
            "action_name": "Changes committed",
            "url": "https://l10n.elementary.io/api/changes/231461/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/appcenter/appcenter/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/appcenter/appcenter/de/?format=api",
            "user": "https://l10n.elementary.io/api/users/gre0j/?format=api",
            "author": "https://l10n.elementary.io/api/users/gre0j/?format=api",
            "timestamp": "2018-08-18T09:14:29.606122Z",
            "action": 1,
            "target": "",
            "id": 231460,
            "action_name": "Translation completed",
            "url": "https://l10n.elementary.io/api/changes/231460/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/appcenter/appcenter/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/appcenter/appcenter/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-07-15T19:58:18.637014Z",
            "action": 0,
            "target": "",
            "id": 220249,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/220249/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/appcenter/appcenter/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/appcenter/appcenter/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-06-27T15:33:05.524201Z",
            "action": 0,
            "target": "",
            "id": 207859,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/207859/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/appcenter/appcenter/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/appcenter/appcenter/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-06-23T23:23:44.757891Z",
            "action": 0,
            "target": "",
            "id": 189343,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/189343/?format=api"
        }
    ]
}