Translation components API.

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

GET /api/translations/linphone/linphone-android/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://weblate.linphone.org/api/components/linphone/linphone-android/?format=api",
            "translation": "https://weblate.linphone.org/api/translations/linphone/linphone-android/lv/?format=api",
            "glossary_term": null,
            "user": "https://weblate.linphone.org/api/users/osering/?format=api",
            "author": "https://weblate.linphone.org/api/users/osering/?format=api",
            "timestamp": "2023-10-29T08:14:47.687578Z",
            "action": 0,
            "target": "",
            "id": 43417,
            "action_name": "Resource update",
            "url": "https://weblate.linphone.org/api/changes/43417/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.linphone.org/api/components/linphone/linphone-android/?format=api",
            "translation": "https://weblate.linphone.org/api/translations/linphone/linphone-android/lv/?format=api",
            "glossary_term": null,
            "user": "https://weblate.linphone.org/api/users/osering/?format=api",
            "author": "https://weblate.linphone.org/api/users/osering/?format=api",
            "timestamp": "2023-10-29T08:14:48.157367Z",
            "action": 44,
            "target": "",
            "id": 43418,
            "action_name": "New strings to translate",
            "url": "https://weblate.linphone.org/api/changes/43418/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.linphone.org/api/components/linphone/linphone-android/?format=api",
            "translation": "https://weblate.linphone.org/api/translations/linphone/linphone-android/lv/?format=api",
            "glossary_term": null,
            "user": "https://weblate.linphone.org/api/users/osering/?format=api",
            "author": "https://weblate.linphone.org/api/users/osering/?format=api",
            "timestamp": "2023-10-29T08:14:48.250042Z",
            "action": 48,
            "target": "",
            "id": 43419,
            "action_name": "Added new language",
            "url": "https://weblate.linphone.org/api/changes/43419/?format=api"
        },
        {
            "unit": "https://weblate.linphone.org/api/units/225063/?format=api",
            "component": "https://weblate.linphone.org/api/components/linphone/linphone-android/?format=api",
            "translation": "https://weblate.linphone.org/api/translations/linphone/linphone-android/lv/?format=api",
            "glossary_term": null,
            "user": "https://weblate.linphone.org/api/users/osering/?format=api",
            "author": "https://weblate.linphone.org/api/users/osering/?format=api",
            "timestamp": "2023-10-29T08:20:43.225475Z",
            "action": 5,
            "target": "&appName; pakalpojums",
            "id": 43420,
            "action_name": "New translation",
            "url": "https://weblate.linphone.org/api/changes/43420/?format=api"
        },
        {
            "unit": "https://weblate.linphone.org/api/units/225064/?format=api",
            "component": "https://weblate.linphone.org/api/components/linphone/linphone-android/?format=api",
            "translation": "https://weblate.linphone.org/api/translations/linphone/linphone-android/lv/?format=api",
            "glossary_term": null,
            "user": "https://weblate.linphone.org/api/users/osering/?format=api",
            "author": "https://weblate.linphone.org/api/users/osering/?format=api",
            "timestamp": "2023-10-29T08:21:26.654041Z",
            "action": 5,
            "target": "&appName; tika palaists automātiski",
            "id": 43421,
            "action_name": "New translation",
            "url": "https://weblate.linphone.org/api/changes/43421/?format=api"
        }
    ]
}