Changes API.

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

GET /api/changes/11507826/?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/tacitcoast/?format=api",
    "author": "https://hosted.weblate.org/api/users/albertkhudaev/?format=api",
    "timestamp": "2021-07-18T10:51:13.058656+02:00",
    "action": 7,
    "target": "Код страны",
    "id": 11507826,
    "action_name": "Suggestion accepted",
    "url": "https://hosted.weblate.org/api/changes/11507826/?format=api"
}