Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/170789/?format=api",
    "component": "https://translate.tails.net/api/components/tails/reproducible_tails/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/reproducible_tails/fr/?format=api",
    "user": "https://translate.tails.net/api/users/xin/?format=api",
    "author": "https://translate.tails.net/api/users/xin/?format=api",
    "timestamp": "2019-09-23T12:51:23Z",
    "action": 2,
    "target": "[[!meta date=\"Wed, 15 Nov 2017 10:00:00 +0000\"]]\n",
    "id": 2895054,
    "action_name": "Translation changed",
    "url": "https://translate.tails.net/api/changes/2895054/?format=api"
}