Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "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/lv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-01-26T12:36:42.805882Z",
            "action": 0,
            "target": "",
            "id": 279705,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/279705/?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/lv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-12-12T03:31:13.034864Z",
            "action": 0,
            "target": "",
            "id": 277743,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/277743/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/184442/?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/lv/?format=api",
            "user": "https://l10n.xwiki.org/api/users/valdisvi/?format=api",
            "author": "https://l10n.xwiki.org/api/users/valdisvi/?format=api",
            "timestamp": "2018-10-03T14:19:10.288244Z",
            "action": 2,
            "target": "LDAP autentifikācija nav iespējota. Lūdzu iestatiet LDAP autentifikācijas servisu  ##xwiki.cfg## failā",
            "id": 28554,
            "action_name": "Translation changed",
            "url": "https://l10n.xwiki.org/api/changes/28554/?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/lv/?format=api",
            "user": "https://l10n.xwiki.org/api/users/valdisvi/?format=api",
            "author": "https://l10n.xwiki.org/api/users/valdisvi/?format=api",
            "timestamp": "2018-07-26T07:51:05.993270Z",
            "action": 1,
            "target": "",
            "id": 16022,
            "action_name": "Translation completed",
            "url": "https://l10n.xwiki.org/api/changes/16022/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/184448/?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/lv/?format=api",
            "user": "https://l10n.xwiki.org/api/users/valdisvi/?format=api",
            "author": "https://l10n.xwiki.org/api/users/valdisvi/?format=api",
            "timestamp": "2018-07-26T07:51:05.976989Z",
            "action": 5,
            "target": "Dažādi",
            "id": 16021,
            "action_name": "Translation added",
            "url": "https://l10n.xwiki.org/api/changes/16021/?format=api"
        }
    ]
}