Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/171133/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/social_contract/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/social_contract/pl/?format=api",
    "user": "https://translate.tails.boum.org/api/users/admin/?format=api",
    "author": "https://translate.tails.boum.org/api/users/admin/?format=api",
    "timestamp": "2018-06-27T22:56:18Z",
    "action": 5,
    "target": "[[!tag announce]]\n",
    "id": 110175,
    "action_name": "Translation added",
    "url": "https://translate.tails.boum.org/api/changes/110175/?format=api"
}