Translation components API.

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

GET /api/translations/yast-http-server/master/da/changes/?format=api&page=4
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 63,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-http-server/master/da/changes/?format=api&page=3",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-http-server/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-http-server/master/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-31T11:35:59.609170Z",
            "action": 0,
            "target": "",
            "id": 1995604,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1995604/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-http-server/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-http-server/master/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-01T02:52:32.785683Z",
            "action": 0,
            "target": "",
            "id": 2001386,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2001386/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-http-server/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-http-server/master/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-17T02:34:04.673858Z",
            "action": 0,
            "target": "",
            "id": 2158688,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2158688/?format=api"
        }
    ]
}