Translation components API.

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

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

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://l10n.opensuse.org/api/units/12744995/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/lt/?format=api",
            "user": "https://l10n.opensuse.org/api/users/MindaugasBaranauskas/?format=api",
            "author": null,
            "timestamp": "2017-06-02T11:04:59Z",
            "action": 5,
            "target": "klaviatūros išdėstymas",
            "id": 664070,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/664070/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14637251/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/lt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:17:06.235615Z",
            "action": 31,
            "target": "",
            "id": 2732514,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732514/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14637489/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/lt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:19:26.180073Z",
            "action": 31,
            "target": "",
            "id": 2732595,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732595/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14637645/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/lt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:19:27.675064Z",
            "action": 31,
            "target": "",
            "id": 2732672,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732672/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14640923/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/lt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:22:18.980870Z",
            "action": 31,
            "target": "",
            "id": 2732753,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732753/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14642641/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/lt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-08T20:23:41.082845Z",
            "action": 31,
            "target": "",
            "id": 2732832,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732832/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/14644749/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/lt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-09T02:36:24.919784Z",
            "action": 31,
            "target": "",
            "id": 2732933,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2732933/?format=api"
        }
    ]
}