Translation components API.

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

GET /api/translations/software-o-o/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/software-o-o/master/pt_PT/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://l10n.opensuse.org/api/units/12022917/?format=api",
            "component": "https://l10n.opensuse.org/api/components/software-o-o/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/software-o-o/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-06T17:03:45.444139Z",
            "action": 2,
            "target": "<b>lançamento oficial</b>",
            "id": 1655993,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/1655993/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/12022917/?format=api",
            "component": "https://l10n.opensuse.org/api/components/software-o-o/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/software-o-o/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-06T17:03:35.558577Z",
            "action": 5,
            "target": "lançamento oficial",
            "id": 1655992,
            "action_name": "Translation added",
            "url": "https://l10n.opensuse.org/api/changes/1655992/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/12022916/?format=api",
            "component": "https://l10n.opensuse.org/api/components/software-o-o/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/software-o-o/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-06T17:03:13.980669Z",
            "action": 5,
            "target": "Projeto <b>%s</b>",
            "id": 1655991,
            "action_name": "Translation added",
            "url": "https://l10n.opensuse.org/api/changes/1655991/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/12022912/?format=api",
            "component": "https://l10n.opensuse.org/api/components/software-o-o/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/software-o-o/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-06T17:00:40.850203Z",
            "action": 2,
            "target": "1 Carregue para Instalar",
            "id": 1655989,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/1655989/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/12022912/?format=api",
            "component": "https://l10n.opensuse.org/api/components/software-o-o/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/software-o-o/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-06T16:58:29.008522Z",
            "action": 5,
            "target": "1 Carregue em Instalar",
            "id": 1655986,
            "action_name": "Translation added",
            "url": "https://l10n.opensuse.org/api/changes/1655986/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/software-o-o/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/software-o-o/master/pt_PT/?format=api",
            "user": "https://l10n.opensuse.org/api/users/LusTiagoFavas/?format=api",
            "author": null,
            "timestamp": "2020-12-06T16:47:27.375938Z",
            "action": 17,
            "target": "",
            "id": 1655980,
            "action_name": "Changes committed",
            "url": "https://l10n.opensuse.org/api/changes/1655980/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/software-o-o/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/software-o-o/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-06T16:47:27.330394Z",
            "action": 0,
            "target": "",
            "id": 1655979,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1655979/?format=api"
        }
    ]
}