Translation components API.

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

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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-numbered-content-reference-macro/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/application-numbered-content-reference-macro/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-04T10:29:55.259187Z",
            "action": 0,
            "target": "",
            "id": 296120,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/296120/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/524088/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-numbered-content-reference-macro/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/application-numbered-content-reference-macro/de/?format=api",
            "user": "https://l10n.xwiki.org/api/users/Simpel/?format=api",
            "author": "https://l10n.xwiki.org/api/users/Simpel/?format=api",
            "timestamp": "2022-01-21T18:37:21.566269Z",
            "action": 5,
            "target": "Referenz auf ID [{0}] nicht gefunden.",
            "id": 294895,
            "action_name": "Translation added",
            "url": "https://l10n.xwiki.org/api/changes/294895/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-numbered-content-reference-macro/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/application-numbered-content-reference-macro/de/?format=api",
            "user": "https://l10n.xwiki.org/api/users/Simpel/?format=api",
            "author": "https://l10n.xwiki.org/api/users/Simpel/?format=api",
            "timestamp": "2022-01-21T18:37:03.333265Z",
            "action": 48,
            "target": "",
            "id": 294893,
            "action_name": "Language added",
            "url": "https://l10n.xwiki.org/api/changes/294893/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/application-numbered-content-reference-macro/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/application-numbered-content-reference-macro/de/?format=api",
            "user": "https://l10n.xwiki.org/api/users/Simpel/?format=api",
            "author": "https://l10n.xwiki.org/api/users/Simpel/?format=api",
            "timestamp": "2022-01-21T18:37:03.249385Z",
            "action": 0,
            "target": "",
            "id": 294891,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/294891/?format=api"
        }
    ]
}