Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/120042691/?format=api",
    "component": "https://hosted.weblate.org/api/components/gimagereader/translations/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/gimagereader/translations/bn/?format=api",
    "user": "https://hosted.weblate.org/api/users/shivishbrahma/?format=api",
    "author": "https://hosted.weblate.org/api/users/shivishbrahma/?format=api",
    "timestamp": "2024-03-28T19:46:12.325363+01:00",
    "action": 7,
    "target": "উল্লম্ব",
    "id": 86140629,
    "action_name": "Suggestion accepted",
    "url": "https://hosted.weblate.org/api/changes/86140629/?format=api"
}