Changes API.

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

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

{
    "unit": "https://t.naviter.com/api/units/244417/?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": "2024-10-05T07:28:00.446593Z",
    "action": 5,
    "target": "Birden fazla Flarm kimliği bulundu: %s. Kullanmak için bir kimliğe dokunun. Otomatik mod kullanılamaz.",
    "id": 58346,
    "action_name": "New translation",
    "url": "https://t.naviter.com/api/changes/58346/?format=api"
}