Translation components API.

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

GET /api/translations/xwiki-contrib/notes-application/es/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-contrib/notes-application/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/notes-application/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-29T03:30:31.576044Z",
            "action": 0,
            "target": "",
            "id": 369200,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/369200/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/notes-application/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/notes-application/es/?format=api",
            "user": "https://l10n.xwiki.org/api/users/Simpel/?format=api",
            "author": "https://l10n.xwiki.org/api/users/Simpel/?format=api",
            "timestamp": "2022-01-26T15:47:37.751011Z",
            "action": 0,
            "target": "",
            "id": 295741,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/295741/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/notes-application/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/notes-application/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-01-26T12:35:00.305737Z",
            "action": 0,
            "target": "",
            "id": 279572,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/279572/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/504778/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/notes-application/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/notes-application/es/?format=api",
            "user": "https://l10n.xwiki.org/api/users/fgm1971/?format=api",
            "author": "https://l10n.xwiki.org/api/users/fgm1971/?format=api",
            "timestamp": "2020-12-14T12:42:45.691392Z",
            "action": 5,
            "target": "Esta aplicación intenta reunir los documentos en curso.",
            "id": 278664,
            "action_name": "Translation added",
            "url": "https://l10n.xwiki.org/api/changes/278664/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/504777/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/notes-application/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/notes-application/es/?format=api",
            "user": "https://l10n.xwiki.org/api/users/fgm1971/?format=api",
            "author": "https://l10n.xwiki.org/api/users/fgm1971/?format=api",
            "timestamp": "2020-12-14T12:42:00.724583Z",
            "action": 5,
            "target": "Notas",
            "id": 278663,
            "action_name": "Translation added",
            "url": "https://l10n.xwiki.org/api/changes/278663/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/notes-application/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/notes-application/es/?format=api",
            "user": "https://l10n.xwiki.org/api/users/fgm1971/?format=api",
            "author": "https://l10n.xwiki.org/api/users/fgm1971/?format=api",
            "timestamp": "2020-12-14T12:41:51.126102Z",
            "action": 48,
            "target": "",
            "id": 278661,
            "action_name": "Language added",
            "url": "https://l10n.xwiki.org/api/changes/278661/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/notes-application/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/notes-application/es/?format=api",
            "user": "https://l10n.xwiki.org/api/users/fgm1971/?format=api",
            "author": "https://l10n.xwiki.org/api/users/fgm1971/?format=api",
            "timestamp": "2020-12-14T12:41:50.891646Z",
            "action": 0,
            "target": "",
            "id": 278659,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/278659/?format=api"
        }
    ]
}