Changes API.

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

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

{
    "unit": "http://translate.gtaf.org/api/units/85493/?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/sw/?format=api",
    "user": "http://translate.gtaf.org/api/users/shuaibmahdee/?format=api",
    "author": "http://translate.gtaf.org/api/users/shuaibmahdee/?format=api",
    "timestamp": "2024-12-04T05:56:12.878413Z",
    "action": 30,
    "target": "Font is updated to match the selection.",
    "id": 105004,
    "action_name": "Source string changed",
    "url": "http://translate.gtaf.org/api/changes/105004/?format=api"
}