Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/349755/?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/?format=api",
    "user": "https://translate.tails.boum.org/api/users/berlin/?format=api",
    "author": "https://translate.tails.boum.org/api/users/berlin/?format=api",
    "timestamp": "2019-11-08T02:40:43Z",
    "action": 4,
    "target": "另外,您可以在 Tails 中安装 Debian 中可用的任何其他软件。",
    "id": 2901824,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.boum.org/api/changes/2901824/?format=api"
}