Changes API.

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

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

{
    "unit": "http://translate.gtaf.org/api/units/3067/?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/bn/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-03-07T10:25:53.688828Z",
    "action": 71,
    "target": "উদাহরণ : সুরা নম্বর:আয়াত নম্বর সার্চ এর জন্য ব্যবহার করুন দ্রুত আয়াত এ যেতে",
    "id": 3075,
    "action_name": "String added in the repository",
    "url": "http://translate.gtaf.org/api/changes/3075/?format=api"
}