Translation components API.

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

GET /api/translations/shopiroller/glossary/en/changes/?format=api&page=72
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1422,
    "next": null,
    "previous": "http://localization.appnomi.com/api/translations/shopiroller/glossary/en/changes/?format=api&page=71",
    "results": [
        {
            "unit": "http://localization.appnomi.com/api/units/54446/?format=api",
            "component": "http://localization.appnomi.com/api/components/shopiroller/glossary/?format=api",
            "translation": "http://localization.appnomi.com/api/translations/shopiroller/glossary/en/?format=api",
            "user": "http://localization.appnomi.com/api/users/hamid.hassani/?format=api",
            "author": "http://localization.appnomi.com/api/users/hamid.hassani/?format=api",
            "timestamp": "2023-04-25T08:20:55.103377Z",
            "action": 31,
            "target": "No results found",
            "id": 68942,
            "action_name": "New string added",
            "url": "http://localization.appnomi.com/api/changes/68942/?format=api"
        },
        {
            "unit": null,
            "component": "http://localization.appnomi.com/api/components/shopiroller/glossary/?format=api",
            "translation": "http://localization.appnomi.com/api/translations/shopiroller/glossary/en/?format=api",
            "user": "http://localization.appnomi.com/api/users/hamid.hassani/?format=api",
            "author": "http://localization.appnomi.com/api/users/hamid.hassani/?format=api",
            "timestamp": "2023-04-25T08:20:55.106789Z",
            "action": 44,
            "target": "",
            "id": 68948,
            "action_name": "New strings to translate",
            "url": "http://localization.appnomi.com/api/changes/68948/?format=api"
        }
    ]
}