Translation components API.

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

GET /api/translations/xwiki-contrib/glossary/da/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.xwiki.org/api/units/541170/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/glossary/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/glossary/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-05-26T16:56:31.522529Z",
            "action": 31,
            "target": "",
            "id": 303610,
            "action_name": "String added",
            "url": "https://l10n.xwiki.org/api/changes/303610/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/540264/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/glossary/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/glossary/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-05-26T10:39:18.579216Z",
            "action": 31,
            "target": "",
            "id": 301899,
            "action_name": "String added",
            "url": "https://l10n.xwiki.org/api/changes/301899/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/522967/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/glossary/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/glossary/da/?format=api",
            "user": "https://l10n.xwiki.org/api/users/xleander/?format=api",
            "author": "https://l10n.xwiki.org/api/users/xleander/?format=api",
            "timestamp": "2021-12-04T12:26:58.001047Z",
            "action": 31,
            "target": "Permalink",
            "id": 292649,
            "action_name": "String added",
            "url": "https://l10n.xwiki.org/api/changes/292649/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/521836/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/glossary/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/glossary/da/?format=api",
            "user": "https://l10n.xwiki.org/api/users/xleander/?format=api",
            "author": "https://l10n.xwiki.org/api/users/xleander/?format=api",
            "timestamp": "2021-12-04T12:03:45.308590Z",
            "action": 5,
            "target": "gennemse",
            "id": 292611,
            "action_name": "Translation added",
            "url": "https://l10n.xwiki.org/api/changes/292611/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/521836/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/glossary/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/glossary/da/?format=api",
            "user": "https://l10n.xwiki.org/api/users/xleander/?format=api",
            "author": "https://l10n.xwiki.org/api/users/xleander/?format=api",
            "timestamp": "2021-12-04T12:03:45.297706Z",
            "action": 45,
            "target": "",
            "id": 292610,
            "action_name": "Contributor joined",
            "url": "https://l10n.xwiki.org/api/changes/292610/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/521836/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/glossary/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/glossary/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-26T19:43:49.897727Z",
            "action": 31,
            "target": "",
            "id": 288349,
            "action_name": "String added",
            "url": "https://l10n.xwiki.org/api/changes/288349/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/glossary/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/glossary/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-22T13:06:23.695890Z",
            "action": 0,
            "target": "",
            "id": 288126,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/288126/?format=api"
        }
    ]
}