Changes API.

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

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

{
    "unit": "http://translate.gtaf.org/api/units/64830/?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/id/?format=api",
    "user": "http://translate.gtaf.org/api/users/admin/?format=api",
    "author": "http://translate.gtaf.org/api/users/admin/?format=api",
    "timestamp": "2024-06-10T12:21:39.760180Z",
    "action": 5,
    "target": "Salah Bukhatir (tanpa jeda)",
    "id": 68463,
    "action_name": "Translation added",
    "url": "http://translate.gtaf.org/api/changes/68463/?format=api"
}