Changes API.

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

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

{
    "unit": "http://translate.gtaf.org/api/units/132476/?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/ko/?format=api",
    "user": "http://translate.gtaf.org/api/users/Haniya.F/?format=api",
    "author": "http://translate.gtaf.org/api/users/Haniya.F/?format=api",
    "timestamp": "2026-02-15T06:52:41.226322Z",
    "action": 4,
    "target": "다운로드 중…",
    "id": 198474,
    "action_name": "Suggestion added",
    "url": "http://translate.gtaf.org/api/changes/198474/?format=api"
}