Translation components API.

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

GET /api/translations/xwiki-contrib/ocr-application/de/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/ocr-application/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/ocr-application/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-12-18T03:30:22.680675Z",
            "action": 0,
            "target": "",
            "id": 293356,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/293356/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/523467/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/ocr-application/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/ocr-application/de/?format=api",
            "user": "https://l10n.xwiki.org/api/users/Simpel/?format=api",
            "author": "https://l10n.xwiki.org/api/users/Simpel/?format=api",
            "timestamp": "2021-12-13T15:38:32.223597Z",
            "action": 5,
            "target": "Diese Seite und ihre untergeordneten Elemente enthalten interne Inhalte, die von der Texterkennungs-Anwendung verwendet werden. Verwalte es mit {0}.",
            "id": 293183,
            "action_name": "Translation added",
            "url": "https://l10n.xwiki.org/api/changes/293183/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/523466/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/ocr-application/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/ocr-application/de/?format=api",
            "user": "https://l10n.xwiki.org/api/users/Simpel/?format=api",
            "author": "https://l10n.xwiki.org/api/users/Simpel/?format=api",
            "timestamp": "2021-12-13T15:36:28.747113Z",
            "action": 5,
            "target": "Texterkennungs-Anwendung",
            "id": 293182,
            "action_name": "Translation added",
            "url": "https://l10n.xwiki.org/api/changes/293182/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/523465/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/ocr-application/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/ocr-application/de/?format=api",
            "user": "https://l10n.xwiki.org/api/users/Simpel/?format=api",
            "author": "https://l10n.xwiki.org/api/users/Simpel/?format=api",
            "timestamp": "2021-12-13T15:35:46.952130Z",
            "action": 5,
            "target": "Verwalte Dokumentenvorgänge mit Texterkennung",
            "id": 293181,
            "action_name": "Translation added",
            "url": "https://l10n.xwiki.org/api/changes/293181/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/523464/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/ocr-application/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/ocr-application/de/?format=api",
            "user": "https://l10n.xwiki.org/api/users/Simpel/?format=api",
            "author": "https://l10n.xwiki.org/api/users/Simpel/?format=api",
            "timestamp": "2021-12-13T15:34:58.145176Z",
            "action": 5,
            "target": "Texterkennung",
            "id": 293180,
            "action_name": "Translation added",
            "url": "https://l10n.xwiki.org/api/changes/293180/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/ocr-application/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/ocr-application/de/?format=api",
            "user": "https://l10n.xwiki.org/api/users/Simpel/?format=api",
            "author": "https://l10n.xwiki.org/api/users/Simpel/?format=api",
            "timestamp": "2021-12-13T15:34:11.351863Z",
            "action": 48,
            "target": "",
            "id": 293178,
            "action_name": "Language added",
            "url": "https://l10n.xwiki.org/api/changes/293178/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/ocr-application/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/ocr-application/de/?format=api",
            "user": "https://l10n.xwiki.org/api/users/Simpel/?format=api",
            "author": "https://l10n.xwiki.org/api/users/Simpel/?format=api",
            "timestamp": "2021-12-13T15:34:11.107478Z",
            "action": 0,
            "target": "",
            "id": 293176,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/293176/?format=api"
        }
    ]
}