Translation components API.

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

GET /api/components/mineland/glossary/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://weblate.mineland.net/api/units/1619350/?format=api",
            "component": "https://weblate.mineland.net/api/components/mineland/glossary/?format=api",
            "translation": "https://weblate.mineland.net/api/translations/mineland/glossary/pt_BR/?format=api",
            "user": "https://weblate.mineland.net/api/users/Makiniks/?format=api",
            "author": "https://weblate.mineland.net/api/users/Makiniks/?format=api",
            "timestamp": "2026-04-05T20:12:18.673888+03:00",
            "action": 26,
            "target": "{restante}",
            "id": 123098711,
            "action_name": "Suggestion removed",
            "url": "https://weblate.mineland.net/api/changes/123098711/?format=api"
        },
        {
            "unit": "https://weblate.mineland.net/api/units/1619532/?format=api",
            "component": "https://weblate.mineland.net/api/components/mineland/glossary/?format=api",
            "translation": "https://weblate.mineland.net/api/translations/mineland/glossary/pt_BR/?format=api",
            "user": "https://weblate.mineland.net/api/users/Makiniks/?format=api",
            "author": "https://weblate.mineland.net/api/users/Makiniks/?format=api",
            "timestamp": "2026-04-05T20:12:14.115956+03:00",
            "action": 26,
            "target": "&b{restante}",
            "id": 123098710,
            "action_name": "Suggestion removed",
            "url": "https://weblate.mineland.net/api/changes/123098710/?format=api"
        },
        {
            "unit": "https://weblate.mineland.net/api/units/1619504/?format=api",
            "component": "https://weblate.mineland.net/api/components/mineland/glossary/?format=api",
            "translation": "https://weblate.mineland.net/api/translations/mineland/glossary/pt_BR/?format=api",
            "user": "https://weblate.mineland.net/api/users/Makiniks/?format=api",
            "author": "https://weblate.mineland.net/api/users/Makiniks/?format=api",
            "timestamp": "2026-04-05T20:12:02.031518+03:00",
            "action": 26,
            "target": "{restante}",
            "id": 123098709,
            "action_name": "Suggestion removed",
            "url": "https://weblate.mineland.net/api/changes/123098709/?format=api"
        },
        {
            "unit": "https://weblate.mineland.net/api/units/1619532/?format=api",
            "component": "https://weblate.mineland.net/api/components/mineland/glossary/?format=api",
            "translation": "https://weblate.mineland.net/api/translations/mineland/glossary/pt_BR/?format=api",
            "user": "https://weblate.mineland.net/api/users/Makiniks/?format=api",
            "author": "https://weblate.mineland.net/api/users/Makiniks/?format=api",
            "timestamp": "2026-04-05T19:38:57.565450+03:00",
            "action": 4,
            "target": "&b{restante}",
            "id": 123098642,
            "action_name": "Suggestion added",
            "url": "https://weblate.mineland.net/api/changes/123098642/?format=api"
        },
        {
            "unit": "https://weblate.mineland.net/api/units/1619350/?format=api",
            "component": "https://weblate.mineland.net/api/components/mineland/glossary/?format=api",
            "translation": "https://weblate.mineland.net/api/translations/mineland/glossary/pt_BR/?format=api",
            "user": "https://weblate.mineland.net/api/users/Makiniks/?format=api",
            "author": "https://weblate.mineland.net/api/users/Makiniks/?format=api",
            "timestamp": "2026-04-05T19:38:39.146323+03:00",
            "action": 4,
            "target": "{restante}",
            "id": 123098641,
            "action_name": "Suggestion added",
            "url": "https://weblate.mineland.net/api/changes/123098641/?format=api"
        },
        {
            "unit": "https://weblate.mineland.net/api/units/1619504/?format=api",
            "component": "https://weblate.mineland.net/api/components/mineland/glossary/?format=api",
            "translation": "https://weblate.mineland.net/api/translations/mineland/glossary/pt_BR/?format=api",
            "user": "https://weblate.mineland.net/api/users/Makiniks/?format=api",
            "author": "https://weblate.mineland.net/api/users/Makiniks/?format=api",
            "timestamp": "2026-04-05T19:38:24.734058+03:00",
            "action": 4,
            "target": "{restante}",
            "id": 123098640,
            "action_name": "Suggestion added",
            "url": "https://weblate.mineland.net/api/changes/123098640/?format=api"
        }
    ]
}