Translation components API.

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

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

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-rendering/content-macro/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-01T03:30:04.637716Z",
            "action": 0,
            "target": "",
            "id": 371419,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/371419/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/560998/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-rendering/content-macro/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-01T03:30:04.637688Z",
            "action": 59,
            "target": "",
            "id": 371418,
            "action_name": "String updated in the repository",
            "url": "https://l10n.xwiki.org/api/changes/371418/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/560997/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-rendering/content-macro/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-01T03:30:04.637659Z",
            "action": 59,
            "target": "",
            "id": 371417,
            "action_name": "String updated in the repository",
            "url": "https://l10n.xwiki.org/api/changes/371417/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/175146/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-rendering/content-macro/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-01T03:30:04.637623Z",
            "action": 59,
            "target": "Wiki sintaksa u kojoj je napisan sadržaj (npr. \"xwiki/2.1\", \"confluence/1.0\", itd.)",
            "id": 371416,
            "action_name": "String updated in the repository",
            "url": "https://l10n.xwiki.org/api/changes/371416/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/175146/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-rendering/content-macro/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-01T03:30:04.637572Z",
            "action": 30,
            "target": "the wiki syntax in which the content is written (e.g. \"xwiki/2.1\", \"confluence/1.0\", etc.), the current one is used if not specified",
            "id": 371415,
            "action_name": "Source string changed",
            "url": "https://l10n.xwiki.org/api/changes/371415/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-rendering/content-macro/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-01-26T13:03:21.006512Z",
            "action": 0,
            "target": "",
            "id": 281327,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/281327/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-rendering/content-macro/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-rendering/content-macro/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-12-15T03:30:46.973792Z",
            "action": 0,
            "target": "",
            "id": 278821,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/278821/?format=api"
        }
    ]
}