Translation components API.

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

GET /api/components/seeyounavigator/seeyounavigator/changes/?format=api&page=1667
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 33324,
    "next": null,
    "previous": "https://t.naviter.com/api/components/seeyounavigator/seeyounavigator/changes/?format=api&page=1666",
    "results": [
        {
            "unit": "https://t.naviter.com/api/units/260856/?format=api",
            "component": "https://t.naviter.com/api/components/seeyounavigator/seeyounavigator/?format=api",
            "translation": "https://t.naviter.com/api/translations/seeyounavigator/seeyounavigator/tr/?format=api",
            "user": "https://t.naviter.com/api/users/huseyin/?format=api",
            "author": "https://t.naviter.com/api/users/huseyin/?format=api",
            "timestamp": "2025-09-21T20:07:23.962924Z",
            "action": 5,
            "target": "Henüz bağlı bir cihaz yok",
            "id": 68644,
            "action_name": "New translation",
            "url": "https://t.naviter.com/api/changes/68644/?format=api"
        },
        {
            "unit": "https://t.naviter.com/api/units/239549/?format=api",
            "component": "https://t.naviter.com/api/components/seeyounavigator/seeyounavigator/?format=api",
            "translation": "https://t.naviter.com/api/translations/seeyounavigator/seeyounavigator/tr/?format=api",
            "user": "https://t.naviter.com/api/users/huseyin/?format=api",
            "author": "https://t.naviter.com/api/users/huseyin/?format=api",
            "timestamp": "2025-09-21T20:08:11.196248Z",
            "action": 2,
            "target": "Harici Cihazlar",
            "id": 68645,
            "action_name": "Translation changed",
            "url": "https://t.naviter.com/api/changes/68645/?format=api"
        },
        {
            "unit": "https://t.naviter.com/api/units/239659/?format=api",
            "component": "https://t.naviter.com/api/components/seeyounavigator/seeyounavigator/?format=api",
            "translation": "https://t.naviter.com/api/translations/seeyounavigator/seeyounavigator/tr/?format=api",
            "user": "https://t.naviter.com/api/users/huseyin/?format=api",
            "author": "https://t.naviter.com/api/users/huseyin/?format=api",
            "timestamp": "2025-09-21T20:08:50.303975Z",
            "action": 2,
            "target": "Bağlantı kurulan bir harici cihaz yok",
            "id": 68646,
            "action_name": "Translation changed",
            "url": "https://t.naviter.com/api/changes/68646/?format=api"
        },
        {
            "unit": null,
            "component": "https://t.naviter.com/api/components/seeyounavigator/seeyounavigator/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2025-09-22T06:18:38.549724Z",
            "action": 18,
            "target": "",
            "id": 68647,
            "action_name": "Pushed changes",
            "url": "https://t.naviter.com/api/changes/68647/?format=api"
        }
    ]
}