Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/96124481/?format=api",
    "component": "https://hosted.weblate.org/api/components/debian-installer/sublevel1/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/debian-installer/sublevel1/fa/?format=api",
    "user": "https://hosted.weblate.org/api/users/danialbehzadi/?format=api",
    "author": "https://hosted.weblate.org/api/users/danialbehzadi/?format=api",
    "timestamp": "2023-05-05T09:57:05.447259+02:00",
    "action": 5,
    "target": "به‌روز رسانی متفیّرهای NVRAM برای راه‌اندازی خودکار به دبیان؟",
    "id": 55049792,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/55049792/?format=api"
}