Translation components API.

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

GET /api/translations/yast-slp/master/lt/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-slp/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-slp/master/lt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-10-20T14:33:32Z",
            "action": 0,
            "target": "",
            "id": 372922,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/372922/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-slp/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-slp/master/lt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-01-16T03:00:13.418526Z",
            "action": 0,
            "target": "",
            "id": 1683843,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1683843/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/3154804/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-slp/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-slp/master/lt/?format=api",
            "user": "https://l10n.opensuse.org/api/users/MooOo/?format=api",
            "author": "https://l10n.opensuse.org/api/users/MooOo/?format=api",
            "timestamp": "2023-03-24T00:19:36.556084Z",
            "action": 45,
            "target": "",
            "id": 2662654,
            "action_name": "New contributor",
            "url": "https://l10n.opensuse.org/api/changes/2662654/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/3154804/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-slp/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-slp/master/lt/?format=api",
            "user": "https://l10n.opensuse.org/api/users/MooOo/?format=api",
            "author": "https://l10n.opensuse.org/api/users/MooOo/?format=api",
            "timestamp": "2023-03-24T00:19:36.559139Z",
            "action": 2,
            "target": "Tarnybos pasirinkimas",
            "id": 2662655,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/2662655/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/3154806/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-slp/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-slp/master/lt/?format=api",
            "user": "https://l10n.opensuse.org/api/users/MooOo/?format=api",
            "author": "https://l10n.opensuse.org/api/users/MooOo/?format=api",
            "timestamp": "2023-03-24T00:19:55.160644Z",
            "action": 5,
            "target": "Pasirinkite iš sąrašo aptiktą tarnybą.",
            "id": 2662656,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/2662656/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/3154808/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-slp/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-slp/master/lt/?format=api",
            "user": "https://l10n.opensuse.org/api/users/MooOo/?format=api",
            "author": "https://l10n.opensuse.org/api/users/MooOo/?format=api",
            "timestamp": "2023-03-24T00:20:04.812454Z",
            "action": 2,
            "target": "Nepasirinkta jokia tarnyba.",
            "id": 2662657,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/2662657/?format=api"
        }
    ]
}