Changes API.

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

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

{
    "unit": "http://translate.gtaf.org/api/units/3270/?format=api",
    "component": "http://translate.gtaf.org/api/components/al-quran-android/strings/?format=api",
    "translation": "http://translate.gtaf.org/api/translations/al-quran-android/strings/bn/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-05-14T07:12:00.399303Z",
    "action": 30,
    "target": "Reading the Quran using <b>transliteration</b> is not recommended, as it can lead to mispronunciation and may slow down learning proper Tajweed. We encourage you to focus on learning correct recitation from a qualified teacher.",
    "id": 143304,
    "action_name": "Source string changed",
    "url": "http://translate.gtaf.org/api/changes/143304/?format=api"
}