Translation components API.

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

GET /api/translations/xwiki-contrib/file-manager-application-macros/fr/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/file-manager-application-macros/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/file-manager-application-macros/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-01-26T13:00:06.459352Z",
            "action": 0,
            "target": "",
            "id": 280606,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/280606/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/file-manager-application-macros/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/file-manager-application-macros/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-01-26T12:36:16.808545Z",
            "action": 0,
            "target": "",
            "id": 279655,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/279655/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/file-manager-application-macros/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/file-manager-application-macros/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-12-02T15:29:35.425153Z",
            "action": 0,
            "target": "",
            "id": 276166,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/276166/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/file-manager-application-macros/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/file-manager-application-macros/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-04-06T08:25:33.173340Z",
            "action": 0,
            "target": "",
            "id": 198017,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/198017/?format=api"
        }
    ]
}