Translation components API.

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

GET /api/translations/linphone-iphone/uicontactdetailscell/ja/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://weblate.linphone.org/api/components/linphone-iphone/uicontactdetailscell/?format=api",
            "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/uicontactdetailscell/ja/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-12-03T21:23:55.987447Z",
            "action": 0,
            "target": "",
            "id": 5397,
            "action_name": "Resource update",
            "url": "https://weblate.linphone.org/api/changes/5397/?format=api"
        },
        {
            "unit": "https://weblate.linphone.org/api/units/70791/?format=api",
            "component": "https://weblate.linphone.org/api/components/linphone-iphone/uicontactdetailscell/?format=api",
            "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/uicontactdetailscell/ja/?format=api",
            "glossary_term": null,
            "user": "https://weblate.linphone.org/api/users/Npepperlinux/?format=api",
            "author": "https://weblate.linphone.org/api/users/Npepperlinux/?format=api",
            "timestamp": "2023-11-15T10:32:37.282058Z",
            "action": 45,
            "target": "",
            "id": 43803,
            "action_name": "New contributor",
            "url": "https://weblate.linphone.org/api/changes/43803/?format=api"
        },
        {
            "unit": "https://weblate.linphone.org/api/units/70791/?format=api",
            "component": "https://weblate.linphone.org/api/components/linphone-iphone/uicontactdetailscell/?format=api",
            "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/uicontactdetailscell/ja/?format=api",
            "glossary_term": null,
            "user": "https://weblate.linphone.org/api/users/Npepperlinux/?format=api",
            "author": "https://weblate.linphone.org/api/users/Npepperlinux/?format=api",
            "timestamp": "2023-11-15T10:32:37.283090Z",
            "action": 2,
            "target": "招待",
            "id": 43804,
            "action_name": "Translation changed",
            "url": "https://weblate.linphone.org/api/changes/43804/?format=api"
        },
        {
            "unit": "https://weblate.linphone.org/api/units/70792/?format=api",
            "component": "https://weblate.linphone.org/api/components/linphone-iphone/uicontactdetailscell/?format=api",
            "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/uicontactdetailscell/ja/?format=api",
            "glossary_term": null,
            "user": "https://weblate.linphone.org/api/users/Npepperlinux/?format=api",
            "author": "https://weblate.linphone.org/api/users/Npepperlinux/?format=api",
            "timestamp": "2023-11-15T10:32:47.347793Z",
            "action": 2,
            "target": "招待",
            "id": 43805,
            "action_name": "Translation changed",
            "url": "https://weblate.linphone.org/api/changes/43805/?format=api"
        }
    ]
}