Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/15720039/?format=api",
    "component": "https://hosted.weblate.org/api/components/phpmyadmin/debian/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/debian/bn_BD/?format=api",
    "user": "https://hosted.weblate.org/api/users/nokibsarkar/?format=api",
    "author": "https://hosted.weblate.org/api/users/nokibsarkar/?format=api",
    "timestamp": "2021-03-02T14:58:49.633737+01:00",
    "action": 5,
    "target": "দয়া করে ওয়েব সার্ভারটি চয়ন করুন যা phpMyAdmin চালানোর জন্য স্বয়ংক্রিয়ভাবে কনফিগার করা উচিত।",
    "id": 9622428,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/9622428/?format=api"
}