Changes API.

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

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

{
    "unit": "https://translate.funkwhale.audio/api/units/390392/?format=api",
    "component": "https://translate.funkwhale.audio/api/components/website-remake/code-of-conduct/?format=api",
    "translation": "https://translate.funkwhale.audio/api/translations/website-remake/code-of-conduct/zh_Hans/?format=api",
    "user": "https://translate.funkwhale.audio/api/users/georgkrause/?format=api",
    "author": "https://translate.funkwhale.audio/api/users/georgkrause/?format=api",
    "timestamp": "2023-08-28T08:48:49.659431Z",
    "action": 6,
    "target": "标题行为准则\n语言: en\nslug: 行为守则",
    "id": 364764,
    "action_name": "Automatically translated",
    "url": "https://translate.funkwhale.audio/api/changes/364764/?format=api"
}