Translation components API.

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

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

{
    "count": 8,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://l10n.opensuse.org/api/units/13208230/?format=api",
            "component": "https://l10n.opensuse.org/api/components/zypper/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/zypper/glossary/sk/?format=api",
            "user": "https://l10n.opensuse.org/api/users/FerdinandGalko/?format=api",
            "author": "https://l10n.opensuse.org/api/users/FerdinandGalko/?format=api",
            "timestamp": "2022-02-24T15:38:51.256654Z",
            "action": 5,
            "target": "pôvodní autori",
            "id": 2041825,
            "action_name": "Translation added",
            "url": "https://l10n.opensuse.org/api/changes/2041825/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13208230/?format=api",
            "component": "https://l10n.opensuse.org/api/components/zypper/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/zypper/glossary/sk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-23T22:18:36.396746Z",
            "action": 31,
            "target": "",
            "id": 2039858,
            "action_name": "String added",
            "url": "https://l10n.opensuse.org/api/changes/2039858/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13063170/?format=api",
            "component": "https://l10n.opensuse.org/api/components/zypper/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/zypper/glossary/sk/?format=api",
            "user": "https://l10n.opensuse.org/api/users/FerdinandGalko/?format=api",
            "author": "https://l10n.opensuse.org/api/users/FerdinandGalko/?format=api",
            "timestamp": "2022-01-24T15:46:45.582986Z",
            "action": 5,
            "target": "zdrojový balík",
            "id": 1987865,
            "action_name": "Translation added",
            "url": "https://l10n.opensuse.org/api/changes/1987865/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13062842/?format=api",
            "component": "https://l10n.opensuse.org/api/components/zypper/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/zypper/glossary/sk/?format=api",
            "user": "https://l10n.opensuse.org/api/users/FerdinandGalko/?format=api",
            "author": "https://l10n.opensuse.org/api/users/FerdinandGalko/?format=api",
            "timestamp": "2022-01-24T15:46:21.937703Z",
            "action": 5,
            "target": "kľúč",
            "id": 1987864,
            "action_name": "Translation added",
            "url": "https://l10n.opensuse.org/api/changes/1987864/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13062842/?format=api",
            "component": "https://l10n.opensuse.org/api/components/zypper/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/zypper/glossary/sk/?format=api",
            "user": "https://l10n.opensuse.org/api/users/FerdinandGalko/?format=api",
            "author": "https://l10n.opensuse.org/api/users/FerdinandGalko/?format=api",
            "timestamp": "2022-01-24T15:46:21.921136Z",
            "action": 45,
            "target": "",
            "id": 1987863,
            "action_name": "Contributor joined",
            "url": "https://l10n.opensuse.org/api/changes/1987863/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13063170/?format=api",
            "component": "https://l10n.opensuse.org/api/components/zypper/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/zypper/glossary/sk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-23T17:52:59.475389Z",
            "action": 31,
            "target": "",
            "id": 1985901,
            "action_name": "String added",
            "url": "https://l10n.opensuse.org/api/changes/1985901/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13062842/?format=api",
            "component": "https://l10n.opensuse.org/api/components/zypper/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/zypper/glossary/sk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-23T17:07:46.531621Z",
            "action": 31,
            "target": "",
            "id": 1985820,
            "action_name": "String added",
            "url": "https://l10n.opensuse.org/api/changes/1985820/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/zypper/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/zypper/glossary/sk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-22T07:15:53.001302Z",
            "action": 0,
            "target": "",
            "id": 1869430,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1869430/?format=api"
        }
    ]
}