Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/272713/?format=api",
    "component": "https://hosted.weblate.org/api/components/django-geoip-redis/master/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/django-geoip-redis/master/ru/?format=api",
    "user": "https://hosted.weblate.org/api/users/albertkhudaev/?format=api",
    "author": "https://hosted.weblate.org/api/users/albertkhudaev/?format=api",
    "timestamp": "2021-04-08T05:42:33.167487+02:00",
    "action": 7,
    "target": "Страна",
    "id": 10039359,
    "action_name": "Suggestion accepted",
    "url": "https://hosted.weblate.org/api/changes/10039359/?format=api"
}