Translation components API.

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

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

{
    "count": 107,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/opensuse-welcome/master/pt_PT/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://l10n.opensuse.org/api/units/12021067/?format=api",
            "component": "https://l10n.opensuse.org/api/components/opensuse-welcome/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/opensuse-welcome/master/pt_PT/?format=api",
            "user": "https://l10n.opensuse.org/api/users/LusTiagoFavas/?format=api",
            "author": "https://l10n.opensuse.org/api/users/LusTiagoFavas/?format=api",
            "timestamp": "2020-12-01T21:29:31.738482Z",
            "action": 5,
            "target": "Suporte",
            "id": 1653061,
            "action_name": "Translation added",
            "url": "https://l10n.opensuse.org/api/changes/1653061/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/12021066/?format=api",
            "component": "https://l10n.opensuse.org/api/components/opensuse-welcome/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/opensuse-welcome/master/pt_PT/?format=api",
            "user": "https://l10n.opensuse.org/api/users/LusTiagoFavas/?format=api",
            "author": "https://l10n.opensuse.org/api/users/LusTiagoFavas/?format=api",
            "timestamp": "2020-12-01T21:29:25.190424Z",
            "action": 5,
            "target": "Os básicos",
            "id": 1653060,
            "action_name": "Translation added",
            "url": "https://l10n.opensuse.org/api/changes/1653060/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/12021064/?format=api",
            "component": "https://l10n.opensuse.org/api/components/opensuse-welcome/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/opensuse-welcome/master/pt_PT/?format=api",
            "user": "https://l10n.opensuse.org/api/users/LusTiagoFavas/?format=api",
            "author": "https://l10n.opensuse.org/api/users/LusTiagoFavas/?format=api",
            "timestamp": "2020-12-01T21:27:25.716687Z",
            "action": 2,
            "target": "Bem vindo(a)",
            "id": 1653059,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/1653059/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/12021065/?format=api",
            "component": "https://l10n.opensuse.org/api/components/opensuse-welcome/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/opensuse-welcome/master/pt_PT/?format=api",
            "user": "https://l10n.opensuse.org/api/users/LusTiagoFavas/?format=api",
            "author": "https://l10n.opensuse.org/api/users/LusTiagoFavas/?format=api",
            "timestamp": "2020-12-01T21:27:18.632426Z",
            "action": 5,
            "target": "Ahoy, este é o openSUSE",
            "id": 1653058,
            "action_name": "Translation added",
            "url": "https://l10n.opensuse.org/api/changes/1653058/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/12021064/?format=api",
            "component": "https://l10n.opensuse.org/api/components/opensuse-welcome/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/opensuse-welcome/master/pt_PT/?format=api",
            "user": "https://l10n.opensuse.org/api/users/LusTiagoFavas/?format=api",
            "author": "https://l10n.opensuse.org/api/users/LusTiagoFavas/?format=api",
            "timestamp": "2020-12-01T21:26:22.542838Z",
            "action": 5,
            "target": "Bem vindo",
            "id": 1653057,
            "action_name": "Translation added",
            "url": "https://l10n.opensuse.org/api/changes/1653057/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/opensuse-welcome/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/opensuse-welcome/master/pt_PT/?format=api",
            "user": "https://l10n.opensuse.org/api/users/LusTiagoFavas/?format=api",
            "author": null,
            "timestamp": "2020-12-01T21:25:49.738401Z",
            "action": 17,
            "target": "",
            "id": 1653053,
            "action_name": "Changes committed",
            "url": "https://l10n.opensuse.org/api/changes/1653053/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/opensuse-welcome/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/opensuse-welcome/master/pt_PT/?format=api",
            "user": "https://l10n.opensuse.org/api/users/LusTiagoFavas/?format=api",
            "author": "https://l10n.opensuse.org/api/users/LusTiagoFavas/?format=api",
            "timestamp": "2020-12-01T21:25:49.676543Z",
            "action": 0,
            "target": "",
            "id": 1653052,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1653052/?format=api"
        }
    ]
}