Changes API.

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

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

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