Translation components API.

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

GET /api/translations/resource-catalog-16-0/crnd_profile_connection/uk/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": "http://weblate.crnd.pro/api/components/resource-catalog-16-0/crnd_profile_connection/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/resource-catalog-16-0/crnd_profile_connection/uk/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-07-21T23:36:37.713665+03:00",
            "action": 0,
            "target": "",
            "id": 214251,
            "action_name": "Resource update",
            "url": "http://weblate.crnd.pro/api/changes/214251/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.crnd.pro/api/components/resource-catalog-16-0/crnd_profile_connection/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/resource-catalog-16-0/crnd_profile_connection/uk/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-07-21T23:36:37.760778+03:00",
            "action": 44,
            "target": "",
            "id": 214252,
            "action_name": "New strings to translate",
            "url": "http://weblate.crnd.pro/api/changes/214252/?format=api"
        },
        {
            "unit": "http://weblate.crnd.pro/api/units/699100/?format=api",
            "component": "http://weblate.crnd.pro/api/components/resource-catalog-16-0/crnd_profile_connection/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/resource-catalog-16-0/crnd_profile_connection/uk/?format=api",
            "glossary_term": null,
            "user": "http://weblate.crnd.pro/api/users/Artem/?format=api",
            "author": "http://weblate.crnd.pro/api/users/Artem/?format=api",
            "timestamp": "2025-07-23T14:56:54.683877+03:00",
            "action": 45,
            "target": "",
            "id": 214991,
            "action_name": "New contributor",
            "url": "http://weblate.crnd.pro/api/changes/214991/?format=api"
        },
        {
            "unit": "http://weblate.crnd.pro/api/units/699100/?format=api",
            "component": "http://weblate.crnd.pro/api/components/resource-catalog-16-0/crnd_profile_connection/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/resource-catalog-16-0/crnd_profile_connection/uk/?format=api",
            "glossary_term": null,
            "user": "http://weblate.crnd.pro/api/users/Artem/?format=api",
            "author": "http://weblate.crnd.pro/api/users/Artem/?format=api",
            "timestamp": "2025-07-23T14:56:54.684977+03:00",
            "action": 5,
            "target": "Власник",
            "id": 214992,
            "action_name": "New translation",
            "url": "http://weblate.crnd.pro/api/changes/214992/?format=api"
        }
    ]
}