Translation components API.

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

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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/xpoll-application/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/xpoll-application/hu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-29T03:30:45.555859Z",
            "action": 0,
            "target": "",
            "id": 369218,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/369218/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/188204/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/xpoll-application/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/xpoll-application/hu/?format=api",
            "user": null,
            "author": "https://l10n.xwiki.org/api/users/anonymous/?format=api",
            "timestamp": "2022-01-03T16:45:43.163359Z",
            "action": 4,
            "target": "Mentés...",
            "id": 293599,
            "action_name": "Suggestion added",
            "url": "https://l10n.xwiki.org/api/changes/293599/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/xpoll-application/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/xpoll-application/hu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-01-26T12:36:03.183854Z",
            "action": 0,
            "target": "",
            "id": 279637,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/279637/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/188223/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/xpoll-application/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/xpoll-application/hu/?format=api",
            "user": null,
            "author": "https://l10n.xwiki.org/api/users/anonymous/?format=api",
            "timestamp": "2019-10-03T18:48:03.823455Z",
            "action": 4,
            "target": "Szavazatok elemzése",
            "id": 166686,
            "action_name": "Suggestion added",
            "url": "https://l10n.xwiki.org/api/changes/166686/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/188222/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/xpoll-application/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/xpoll-application/hu/?format=api",
            "user": null,
            "author": "https://l10n.xwiki.org/api/users/anonymous/?format=api",
            "timestamp": "2019-10-03T18:47:01.729292Z",
            "action": 4,
            "target": "Szavazás",
            "id": 166685,
            "action_name": "Suggestion added",
            "url": "https://l10n.xwiki.org/api/changes/166685/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/188196/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/xpoll-application/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/xpoll-application/hu/?format=api",
            "user": null,
            "author": "https://l10n.xwiki.org/api/users/anonymous/?format=api",
            "timestamp": "2019-10-03T18:44:23.441232Z",
            "action": 4,
            "target": "-",
            "id": 166684,
            "action_name": "Suggestion added",
            "url": "https://l10n.xwiki.org/api/changes/166684/?format=api"
        }
    ]
}