Changes API.

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

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

{
    "unit": "http://translate.gtaf.org/api/units/109443/?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/ar/?format=api",
    "user": "http://translate.gtaf.org/api/users/shuaibmahdee/?format=api",
    "author": "http://translate.gtaf.org/api/users/shuaibmahdee/?format=api",
    "timestamp": "2026-03-09T07:52:00.032783Z",
    "action": 5,
    "target": "بارك الله لك وضاعف أجرك في الدنيا والآخرة.",
    "id": 223968,
    "action_name": "Translation added",
    "url": "http://translate.gtaf.org/api/changes/223968/?format=api"
}