Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/10124530/?format=api",
    "component": "https://hosted.weblate.org/api/components/freeplane/translation/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/freeplane/translation/eu/?format=api",
    "user": "https://hosted.weblate.org/api/users/ldmpub/?format=api",
    "author": "https://hosted.weblate.org/api/users/ldmpub/?format=api",
    "timestamp": "2018-12-30T20:22:21+01:00",
    "action": 30,
    "target": "Error {0} in reminder script on map {1} node {2}",
    "id": 3471747,
    "action_name": "Source string changed",
    "url": "https://hosted.weblate.org/api/changes/3471747/?format=api"
}