Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/93597/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/lan/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/lan/fa/?format=api",
    "user": "https://translate.tails.boum.org/api/users/anonymous/?format=api",
    "author": "https://translate.tails.boum.org/api/users/anonymous/?format=api",
    "timestamp": "2016-07-15T16:56:09Z",
    "action": 6,
    "target": "",
    "id": 47119,
    "action_name": "Automatically translated",
    "url": "https://translate.tails.boum.org/api/changes/47119/?format=api"
}