Translation components API.

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

GET /api/translations/searchpage/master/el/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/searchpage/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/searchpage/master/el/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-22T12:33:04Z",
            "action": 0,
            "target": "",
            "id": 141472,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/141472/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/searchpage/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/searchpage/master/el/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-11-11T11:46:08Z",
            "action": 0,
            "target": "",
            "id": 401468,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/401468/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/searchpage/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/searchpage/master/el/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-11-20T09:59:17.113185Z",
            "action": 0,
            "target": "",
            "id": 752606,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/752606/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/3099182/?format=api",
            "component": "https://l10n.opensuse.org/api/components/searchpage/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/searchpage/master/el/?format=api",
            "user": "https://l10n.opensuse.org/api/users/konstantinatso/?format=api",
            "author": "https://l10n.opensuse.org/api/users/konstantinatso/?format=api",
            "timestamp": "2018-04-26T17:41:45.068596Z",
            "action": 2,
            "target": "Build Service",
            "id": 1106791,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/1106791/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/3099202/?format=api",
            "component": "https://l10n.opensuse.org/api/components/searchpage/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/searchpage/master/el/?format=api",
            "user": "https://l10n.opensuse.org/api/users/konstantinatso/?format=api",
            "author": "https://l10n.opensuse.org/api/users/konstantinatso/?format=api",
            "timestamp": "2018-04-26T17:42:57.180900Z",
            "action": 2,
            "target": "Αλλαγή γλώσσας",
            "id": 1106792,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/1106792/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/searchpage/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/searchpage/master/el/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-04-26T20:02:39.530300Z",
            "action": 17,
            "target": "",
            "id": 1106862,
            "action_name": "Committed changes",
            "url": "https://l10n.opensuse.org/api/changes/1106862/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/searchpage/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/searchpage/master/el/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-09-09T22:35:58.083661Z",
            "action": 0,
            "target": "",
            "id": 1520029,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1520029/?format=api"
        }
    ]
}