Translation components API.

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

GET /api/translations/chameleon/rel-2/pt_BR/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/chameleon/rel-2/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/chameleon/rel-2/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-07-14T12:41:46.636360Z",
            "action": 0,
            "target": "",
            "id": 1481002,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1481002/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/11820339/?format=api",
            "component": "https://l10n.opensuse.org/api/components/chameleon/rel-2/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/chameleon/rel-2/pt_BR/?format=api",
            "user": "https://l10n.opensuse.org/api/users/LuizFernandoRanghetti/?format=api",
            "author": "https://l10n.opensuse.org/api/users/LuizFernandoRanghetti/?format=api",
            "timestamp": "2020-07-23T16:33:13.251723Z",
            "action": 45,
            "target": "",
            "id": 1484984,
            "action_name": "New contributor",
            "url": "https://l10n.opensuse.org/api/changes/1484984/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/11820339/?format=api",
            "component": "https://l10n.opensuse.org/api/components/chameleon/rel-2/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/chameleon/rel-2/pt_BR/?format=api",
            "user": "https://l10n.opensuse.org/api/users/LuizFernandoRanghetti/?format=api",
            "author": "https://l10n.opensuse.org/api/users/LuizFernandoRanghetti/?format=api",
            "timestamp": "2020-07-23T16:33:13.256058Z",
            "action": 2,
            "target": "Modo escuro",
            "id": 1484985,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/1484985/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/11820366/?format=api",
            "component": "https://l10n.opensuse.org/api/components/chameleon/rel-2/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/chameleon/rel-2/pt_BR/?format=api",
            "user": "https://l10n.opensuse.org/api/users/LuizFernandoRanghetti/?format=api",
            "author": "https://l10n.opensuse.org/api/users/LuizFernandoRanghetti/?format=api",
            "timestamp": "2020-07-23T16:34:27.293552Z",
            "action": 2,
            "target": "https://t.me/opensusebr",
            "id": 1484988,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/1484988/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/chameleon/rel-2/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/chameleon/rel-2/pt_BR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-07-26T08:51:46.629925Z",
            "action": 17,
            "target": "",
            "id": 1485222,
            "action_name": "Committed changes",
            "url": "https://l10n.opensuse.org/api/changes/1485222/?format=api"
        }
    ]
}