Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://l10n.xwiki.org/api/units/472914/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/ldap-application/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/ldap-application/nl/?format=api",
            "user": "https://l10n.xwiki.org/api/users/HamsterNL/?format=api",
            "author": "https://l10n.xwiki.org/api/users/HamsterNL/?format=api",
            "timestamp": "2022-05-09T06:52:37.616424Z",
            "action": 5,
            "target": "Nieuwe invoer",
            "id": 301541,
            "action_name": "Translation added",
            "url": "https://l10n.xwiki.org/api/changes/301541/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/184458/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/ldap-application/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/ldap-application/nl/?format=api",
            "user": "https://l10n.xwiki.org/api/users/HamsterNL/?format=api",
            "author": "https://l10n.xwiki.org/api/users/HamsterNL/?format=api",
            "timestamp": "2022-05-09T06:52:18.645364Z",
            "action": 2,
            "target": "Overige",
            "id": 301540,
            "action_name": "Translation changed",
            "url": "https://l10n.xwiki.org/api/changes/301540/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/184458/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/ldap-application/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/ldap-application/nl/?format=api",
            "user": "https://l10n.xwiki.org/api/users/HamsterNL/?format=api",
            "author": "https://l10n.xwiki.org/api/users/HamsterNL/?format=api",
            "timestamp": "2022-05-09T06:52:18.643056Z",
            "action": 45,
            "target": "",
            "id": 301539,
            "action_name": "Contributor joined",
            "url": "https://l10n.xwiki.org/api/changes/301539/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/ldap-application/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/ldap-application/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-01-26T12:36:42.925651Z",
            "action": 0,
            "target": "",
            "id": 279706,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/279706/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/ldap-application/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/ldap-application/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-12-12T03:31:13.131981Z",
            "action": 0,
            "target": "",
            "id": 277744,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/277744/?format=api"
        }
    ]
}