Translation components API.

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

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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-xpram/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-xpram/master/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-11-03T18:18:25.021715Z",
            "action": 0,
            "target": "",
            "id": 747894,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/747894/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/7572768/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-xpram/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-xpram/master/de/?format=api",
            "user": "https://l10n.opensuse.org/api/users/franziskaweinberger/?format=api",
            "author": "https://l10n.opensuse.org/api/users/franziskaweinberger/?format=api",
            "timestamp": "2018-03-02T13:48:40.187303Z",
            "action": 2,
            "target": "Zu verwendendes &Dateisystem:",
            "id": 960832,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/960832/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-xpram/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-xpram/master/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-03-02T16:02:24.747170Z",
            "action": 17,
            "target": "",
            "id": 961013,
            "action_name": "Committed changes",
            "url": "https://l10n.opensuse.org/api/changes/961013/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-xpram/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-xpram/master/de/?format=api",
            "user": "https://l10n.opensuse.org/api/users/admin/?format=api",
            "author": "https://l10n.opensuse.org/api/users/admin/?format=api",
            "timestamp": "2019-01-24T22:16:09.751764Z",
            "action": 0,
            "target": "",
            "id": 1198386,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1198386/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-xpram/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-xpram/master/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-23T02:36:58.943543Z",
            "action": 0,
            "target": "",
            "id": 1928775,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1928775/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-xpram/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-xpram/master/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-08T02:32:27.813272Z",
            "action": 0,
            "target": "",
            "id": 3010224,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/3010224/?format=api"
        }
    ]
}