Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/195603/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/mediapart/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/mediapart/tr/?format=api",
    "user": "https://translate.tails.boum.org/api/users/emmapeel/?format=api",
    "author": "https://translate.tails.boum.org/api/users/emmapeel/?format=api",
    "timestamp": "2020-12-25T15:46:26.759212Z",
    "action": 5,
    "target": "[[!meta date=\"Thu, 15 Dec 2016 12:34:56 +0000\"]]\n",
    "id": 2971553,
    "action_name": "Translation added",
    "url": "https://translate.tails.boum.org/api/changes/2971553/?format=api"
}