Translation components API.

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

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

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-timezone_db/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-timezone_db/master/bn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-16T16:39:19Z",
            "action": 0,
            "target": "",
            "id": 132136,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/132136/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-timezone_db/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-timezone_db/master/bn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-11-02T22:38:38.060202Z",
            "action": 0,
            "target": "",
            "id": 746750,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/746750/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-timezone_db/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-timezone_db/master/bn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-10-22T02:33:41.715203Z",
            "action": 0,
            "target": "",
            "id": 1901823,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1901823/?format=api"
        }
    ]
}