Translation components API.

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

GET /api/translations/tikka/glossary/it/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.duniter.org/api/components/tikka/glossary/?format=api",
            "translation": "https://weblate.duniter.org/api/translations/tikka/glossary/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2026-02-24T11:25:06.545814Z",
            "action": 0,
            "target": "",
            "id": 56247,
            "action_name": "Resource update",
            "url": "https://weblate.duniter.org/api/changes/56247/?format=api"
        },
        {
            "unit": "https://weblate.duniter.org/api/units/34410/?format=api",
            "component": "https://weblate.duniter.org/api/components/tikka/glossary/?format=api",
            "translation": "https://weblate.duniter.org/api/translations/tikka/glossary/it/?format=api",
            "user": "https://weblate.duniter.org/api/users/italpaola/?format=api",
            "author": "https://weblate.duniter.org/api/users/italpaola/?format=api",
            "timestamp": "2026-02-26T13:58:22.980751Z",
            "action": 31,
            "target": "Password",
            "id": 59990,
            "action_name": "New string added",
            "url": "https://weblate.duniter.org/api/changes/59990/?format=api"
        },
        {
            "unit": "https://weblate.duniter.org/api/units/34412/?format=api",
            "component": "https://weblate.duniter.org/api/components/tikka/glossary/?format=api",
            "translation": "https://weblate.duniter.org/api/translations/tikka/glossary/it/?format=api",
            "user": "https://weblate.duniter.org/api/users/italpaola/?format=api",
            "author": "https://weblate.duniter.org/api/users/italpaola/?format=api",
            "timestamp": "2026-02-26T14:00:12.534519Z",
            "action": 31,
            "target": "Account",
            "id": 59998,
            "action_name": "New string added",
            "url": "https://weblate.duniter.org/api/changes/59998/?format=api"
        },
        {
            "unit": "https://weblate.duniter.org/api/units/35365/?format=api",
            "component": "https://weblate.duniter.org/api/components/tikka/glossary/?format=api",
            "translation": "https://weblate.duniter.org/api/translations/tikka/glossary/it/?format=api",
            "user": "https://weblate.duniter.org/api/users/italpaola/?format=api",
            "author": "https://weblate.duniter.org/api/users/italpaola/?format=api",
            "timestamp": "2026-03-07T11:28:57.415178Z",
            "action": 31,
            "target": "Blockchain",
            "id": 65375,
            "action_name": "New string added",
            "url": "https://weblate.duniter.org/api/changes/65375/?format=api"
        },
        {
            "unit": "https://weblate.duniter.org/api/units/35367/?format=api",
            "component": "https://weblate.duniter.org/api/components/tikka/glossary/?format=api",
            "translation": "https://weblate.duniter.org/api/translations/tikka/glossary/it/?format=api",
            "user": "https://weblate.duniter.org/api/users/italpaola/?format=api",
            "author": "https://weblate.duniter.org/api/users/italpaola/?format=api",
            "timestamp": "2026-03-07T11:29:10.658972Z",
            "action": 31,
            "target": "Accounts",
            "id": 65377,
            "action_name": "New string added",
            "url": "https://weblate.duniter.org/api/changes/65377/?format=api"
        }
    ]
}