Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/7326224/?format=api",
    "component": "https://hosted.weblate.org/api/components/world-weather/settings/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/world-weather/settings/uk/?format=api",
    "user": "https://hosted.weblate.org/api/users/uievawkejf/?format=api",
    "author": "https://hosted.weblate.org/api/users/uievawkejf/?format=api",
    "timestamp": "2018-09-21T11:58:43+02:00",
    "action": 5,
    "target": "Миль на годину (миль/год)",
    "id": 3104490,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/3104490/?format=api"
}