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/mr/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/541402/?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/mr/?format=api",
            "user": "https://l10n.xwiki.org/api/users/josprachi/?format=api",
            "author": "https://l10n.xwiki.org/api/users/josprachi/?format=api",
            "timestamp": "2022-06-05T17:27:10.965669Z",
            "action": 5,
            "target": "आयडीचा संदर्भ [{0}] सापडला नाही.",
            "id": 304377,
            "action_name": "Translation added",
            "url": "https://l10n.xwiki.org/api/changes/304377/?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/mr/?format=api",
            "user": "https://l10n.xwiki.org/api/users/josprachi/?format=api",
            "author": "https://l10n.xwiki.org/api/users/josprachi/?format=api",
            "timestamp": "2022-06-05T17:26:42.371457Z",
            "action": 0,
            "target": "",
            "id": 304374,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/304374/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/541402/?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/mr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-06-05T17:26:42.371378Z",
            "action": 59,
            "target": "",
            "id": 304373,
            "action_name": "String updated in the repository",
            "url": "https://l10n.xwiki.org/api/changes/304373/?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/mr/?format=api",
            "user": "https://l10n.xwiki.org/api/users/josprachi/?format=api",
            "author": "https://l10n.xwiki.org/api/users/josprachi/?format=api",
            "timestamp": "2022-06-05T17:26:42.315190Z",
            "action": 48,
            "target": "",
            "id": 304372,
            "action_name": "Language added",
            "url": "https://l10n.xwiki.org/api/changes/304372/?format=api"
        }
    ]
}