Changes API.

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

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

{
    "unit": "https://weblate.tusky.app/api/units/78832/?format=api",
    "component": "https://weblate.tusky.app/api/components/tusky/tusky-app/?format=api",
    "translation": "https://weblate.tusky.app/api/translations/tusky/tusky-app/tr/?format=api",
    "user": "https://weblate.tusky.app/api/users/usnet/?format=api",
    "author": "https://weblate.tusky.app/api/users/usnet/?format=api",
    "timestamp": "2023-10-09T15:02:17.886296Z",
    "action": 5,
    "target": "Tusky 21.0\n\n- Sonradan düzenleme desteği\n- Tercih edilen okuma yönünü kontrol etmek için yeni ayar\n- Daha büyük medya önizlemeleri ve medyayı açıklama ile gösteren yeni bir kaplama\n- Artık hesapları profillerinden listelere eklemek mümkün\nve çok daha fazlası",
    "id": 142669,
    "action_name": "Translation added",
    "url": "https://weblate.tusky.app/api/changes/142669/?format=api"
}