Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/207371/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/features/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/features/zh_TW/?format=api",
    "user": "https://translate.tails.boum.org/api/users/mdrights/?format=api",
    "author": "https://translate.tails.boum.org/api/users/mdrights/?format=api",
    "timestamp": "2020-05-15T07:37:49.434491Z",
    "action": 5,
    "target": "[Gimp](https://www.gimp.org/) 和 [Inkscape](https://inkscape.org/) 用於編輯圖像 ([[了解更多...|doc/sensitive_documents/graphics]])",
    "id": 2940381,
    "action_name": "Translation added",
    "url": "https://translate.tails.boum.org/api/changes/2940381/?format=api"
}