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/ja/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://l10n.xwiki.org/api/units/558011/?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/ja/?format=api",
            "user": "https://l10n.xwiki.org/api/users/shirahara/?format=api",
            "author": "https://l10n.xwiki.org/api/users/shirahara/?format=api",
            "timestamp": "2022-12-02T09:42:09.070628Z",
            "action": 5,
            "target": "ID [{0}] への参照が見つかりません。",
            "id": 359046,
            "action_name": "Translation added",
            "url": "https://l10n.xwiki.org/api/changes/359046/?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/ja/?format=api",
            "user": "https://l10n.xwiki.org/api/users/shirahara/?format=api",
            "author": "https://l10n.xwiki.org/api/users/shirahara/?format=api",
            "timestamp": "2022-12-02T09:41:45.344440Z",
            "action": 0,
            "target": "",
            "id": 359043,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/359043/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/558011/?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/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-02T09:41:45.344319Z",
            "action": 59,
            "target": "",
            "id": 359042,
            "action_name": "String updated in the repository",
            "url": "https://l10n.xwiki.org/api/changes/359042/?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/ja/?format=api",
            "user": "https://l10n.xwiki.org/api/users/shirahara/?format=api",
            "author": "https://l10n.xwiki.org/api/users/shirahara/?format=api",
            "timestamp": "2022-12-02T09:41:45.272286Z",
            "action": 48,
            "target": "",
            "id": 359041,
            "action_name": "Language added",
            "url": "https://l10n.xwiki.org/api/changes/359041/?format=api"
        }
    ]
}