Translation components API.

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

GET /api/translations/yast-authserver/master/uk/changes/?format=api&page=3
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 47,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-authserver/master/uk/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://l10n.opensuse.org/api/units/13480210/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-authserver/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-authserver/master/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-02T02:34:06.859579Z",
            "action": 30,
            "target": "Failed to set up new instance! Log output may be found in %{y2log}",
            "id": 2126269,
            "action_name": "Source string changed",
            "url": "https://l10n.opensuse.org/api/changes/2126269/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13480211/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-authserver/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-authserver/master/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-02T02:34:06.874111Z",
            "action": 30,
            "target": "New instance has been set up! Log output may be found in %{y2log}",
            "id": 2126270,
            "action_name": "Source string changed",
            "url": "https://l10n.opensuse.org/api/changes/2126270/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-authserver/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-authserver/master/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-02T02:34:06.879752Z",
            "action": 0,
            "target": "",
            "id": 2126271,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2126271/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-authserver/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-authserver/master/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-02T02:34:09.607403Z",
            "action": 44,
            "target": "",
            "id": 2126351,
            "action_name": "New strings to translate",
            "url": "https://l10n.opensuse.org/api/changes/2126351/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14458243/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-authserver/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-authserver/master/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-21T02:34:07.817443Z",
            "action": 30,
            "target": "You should use dscreate directly.",
            "id": 2674111,
            "action_name": "Source string changed",
            "url": "https://l10n.opensuse.org/api/changes/2674111/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-authserver/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-authserver/master/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-21T02:34:07.890591Z",
            "action": 0,
            "target": "",
            "id": 2674112,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2674112/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-authserver/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-authserver/master/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-21T02:34:10.888540Z",
            "action": 44,
            "target": "",
            "id": 2674194,
            "action_name": "New strings to translate",
            "url": "https://l10n.opensuse.org/api/changes/2674194/?format=api"
        }
    ]
}