Changes API.

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

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

{
    "unit": "http://translate.gtaf.org/api/units/18047/?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/ms/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-12-04T12:57:48.151065Z",
    "action": 30,
    "target": "🎉 Congratulations! You have finished setting up the app and can now start using all of its features. We pray that this app benefits you in all aspects of your life. Enjoy!",
    "id": 111500,
    "action_name": "Source string changed",
    "url": "http://translate.gtaf.org/api/changes/111500/?format=api"
}