Changes API.

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

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

{
    "unit": "http://translate.gtaf.org/api/units/66440/?format=api",
    "component": "http://translate.gtaf.org/api/components/al-quran-android/reciters/?format=api",
    "translation": "http://translate.gtaf.org/api/translations/al-quran-android/reciters/ur/?format=api",
    "user": "http://translate.gtaf.org/api/users/rsdeqb/?format=api",
    "author": "http://translate.gtaf.org/api/users/rsdeqb/?format=api",
    "timestamp": "2024-11-11T16:42:22.782042Z",
    "action": 5,
    "target": "مصطفی اسماعیل",
    "id": 94556,
    "action_name": "Translation added",
    "url": "http://translate.gtaf.org/api/changes/94556/?format=api"
}