Translation components API.

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

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

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://weblate.linphone.org/api/components/linphone-iphone/contactslistview/?format=api",
            "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/contactslistview/ja/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-12-03T21:04:31.492492Z",
            "action": 0,
            "target": "",
            "id": 4989,
            "action_name": "Resource update",
            "url": "https://weblate.linphone.org/api/changes/4989/?format=api"
        },
        {
            "unit": "https://weblate.linphone.org/api/units/67059/?format=api",
            "component": "https://weblate.linphone.org/api/components/linphone-iphone/contactslistview/?format=api",
            "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/contactslistview/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:46:13.571864Z",
            "action": 45,
            "target": "",
            "id": 43817,
            "action_name": "New contributor",
            "url": "https://weblate.linphone.org/api/changes/43817/?format=api"
        },
        {
            "unit": "https://weblate.linphone.org/api/units/67059/?format=api",
            "component": "https://weblate.linphone.org/api/components/linphone-iphone/contactslistview/?format=api",
            "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/contactslistview/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:46:13.573040Z",
            "action": 2,
            "target": "連絡帳に連絡先がありません",
            "id": 43818,
            "action_name": "Translation changed",
            "url": "https://weblate.linphone.org/api/changes/43818/?format=api"
        }
    ]
}