Translation components API.

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

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

{
    "count": 13,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxdefinitionlists/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxdefinitionlists/en/?format=api",
            "user": "https://l10n.xwiki.org/api/users/surli/?format=api",
            "author": "https://l10n.xwiki.org/api/users/surli/?format=api",
            "timestamp": "2022-11-16T15:47:11.426785Z",
            "action": 0,
            "target": "",
            "id": 346948,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/346948/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxdefinitionlists/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxdefinitionlists/en/?format=api",
            "user": "https://l10n.xwiki.org/api/users/surli/?format=api",
            "author": "https://l10n.xwiki.org/api/users/surli/?format=api",
            "timestamp": "2022-11-15T11:14:56.413453Z",
            "action": 0,
            "target": "",
            "id": 342423,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/342423/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxdefinitionlists/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxdefinitionlists/en/?format=api",
            "user": "https://l10n.xwiki.org/api/users/surli/?format=api",
            "author": "https://l10n.xwiki.org/api/users/surli/?format=api",
            "timestamp": "2022-10-11T08:29:10.737450Z",
            "action": 0,
            "target": "",
            "id": 323300,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/323300/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxdefinitionlists/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxdefinitionlists/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-11T08:14:40.688399Z",
            "action": 0,
            "target": "",
            "id": 322198,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/322198/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/465260/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxdefinitionlists/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxdefinitionlists/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-11T08:14:40.688366Z",
            "action": 59,
            "target": "XWikiSyntaxDefinitionLists",
            "id": 322197,
            "action_name": "String updated in the repository",
            "url": "https://l10n.xwiki.org/api/changes/322197/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/465258/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxdefinitionlists/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxdefinitionlists/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-11T08:14:40.688283Z",
            "action": 59,
            "target": "= Editing =\n\n== Definition Lists ==\n\n=== 1.0 Definition Lists ===\n\n|=Feature|=XWiki Syntax 1.0|=Result\n|Standard definition|((({{{\n<dl>\n  <dt>term</dt>\n  <dd>definition</dd>\n</dl>\n}}})))|(((\n; term\n: definition\n)))\n|Nested definitions|((({{{\n<dl>\n  <dt>term 1</dt>\n  <dd>definition 1\n    <dl>\n      <dt>term 2</dt>\n      <dd>definition 2</dd>\n    </dl>\n  </dd>\n</dl>\n}}})))|(((\n; term 1\n: definition 1\n:; term 2\n:: definition 2\n)))\n|Parametrized definition|((({{{\n<dl style=\"color:blue\">\n  <dt>term</dt>\n  <dd>definition</dd>\n</dl>\n}}})))|(((\n(% style=\"color:blue\" %)\n; term\n: definition\n)))\n\n=== 2.0 Definition Lists ===\n\n|=Feature|=XWiki Syntax {{velocity}}$crtSyntaxVer{{/velocity}}|=Result\n|Standard definition|((({{{\n; term\n: definition\n}}})))|(((\n; term\n: definition\n)))\n|Nested definitions|((({{{\n; term 1\n: definition 1\n:; term 2\n:: definition 2\n}}})))|(((\n; term 1\n: definition 1\n:; term 2\n:: definition 2\n)))\n|Parametrized definition|((({{{\n(% style=\"color:blue\" %)\n; term\n: definition\n}}})))|(((\n(% style=\"color:blue\" %)\n; term\n: definition\n)))",
            "id": 322196,
            "action_name": "String updated in the repository",
            "url": "https://l10n.xwiki.org/api/changes/322196/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxdefinitionlists/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxdefinitionlists/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-11T07:45:45.013227Z",
            "action": 0,
            "target": "",
            "id": 318436,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/318436/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxdefinitionlists/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxdefinitionlists/en/?format=api",
            "user": "https://l10n.xwiki.org/api/users/surli/?format=api",
            "author": "https://l10n.xwiki.org/api/users/surli/?format=api",
            "timestamp": "2021-11-24T08:41:25.297954Z",
            "action": 0,
            "target": "",
            "id": 292342,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/292342/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxdefinitionlists/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxdefinitionlists/en/?format=api",
            "user": "https://l10n.xwiki.org/api/users/surli/?format=api",
            "author": "https://l10n.xwiki.org/api/users/surli/?format=api",
            "timestamp": "2021-07-02T10:25:42.437207Z",
            "action": 0,
            "target": "",
            "id": 287289,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/287289/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxdefinitionlists/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxdefinitionlists/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-04-10T03:30:43.428863Z",
            "action": 0,
            "target": "",
            "id": 284261,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/284261/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxdefinitionlists/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxdefinitionlists/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-01-26T12:56:24.700983Z",
            "action": 0,
            "target": "",
            "id": 279849,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/279849/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxdefinitionlists/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxdefinitionlists/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-01-26T12:34:37.592612Z",
            "action": 0,
            "target": "",
            "id": 279510,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/279510/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxdefinitionlists/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxdefinitionlists/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-12-02T15:31:00.402303Z",
            "action": 0,
            "target": "",
            "id": 276482,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/276482/?format=api"
        }
    ]
}