Translation components API.

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

GET /api/translations/xwiki-platform/tour-homepagetour-translations/sv/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 53,
    "next": null,
    "previous": "https://l10n.xwiki.org/api/translations/xwiki-platform/tour-homepagetour-translations/sv/changes/?format=api",
    "results": [
        {
            "unit": "https://l10n.xwiki.org/api/units/542064/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/tour-homepagetour-translations/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/tour-homepagetour-translations/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-06-30T09:04:29.755162Z",
            "action": 59,
            "target": "",
            "id": 306265,
            "action_name": "String updated in the repository",
            "url": "https://l10n.xwiki.org/api/changes/306265/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/542063/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/tour-homepagetour-translations/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/tour-homepagetour-translations/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-06-30T09:04:29.755096Z",
            "action": 59,
            "target": "",
            "id": 306264,
            "action_name": "String updated in the repository",
            "url": "https://l10n.xwiki.org/api/changes/306264/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/tour-homepagetour-translations/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/tour-homepagetour-translations/sv/?format=api",
            "user": "https://l10n.xwiki.org/api/users/AndreasJonsson/?format=api",
            "author": "https://l10n.xwiki.org/api/users/AndreasJonsson/?format=api",
            "timestamp": "2022-06-30T09:04:29.642165Z",
            "action": 48,
            "target": "",
            "id": 306263,
            "action_name": "Language added",
            "url": "https://l10n.xwiki.org/api/changes/306263/?format=api"
        }
    ]
}