Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/1167978/?format=api",
    "component": "https://hosted.weblate.org/api/components/debian-handbook/revision_history/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/debian-handbook/revision_history/fr/?format=api",
    "user": "https://hosted.weblate.org/api/users/CindyB/?format=api",
    "author": "https://hosted.weblate.org/api/users/CindyB/?format=api",
    "timestamp": "2017-06-12T21:53:55+02:00",
    "action": 8,
    "target": "Historique des révisions",
    "id": 1842966,
    "action_name": "Translation reverted",
    "url": "https://hosted.weblate.org/api/changes/1842966/?format=api"
}