Changes API.

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

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

{
    "unit": "https://translate.harmony.tf/api/units/327156/?format=api",
    "component": "https://translate.harmony.tf/api/components/tfo/subtitles/?format=api",
    "translation": "https://translate.harmony.tf/api/translations/tfo/subtitles/zh_Hans/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-14T19:14:51.336928Z",
    "action": 59,
    "target": "<clr:255,255,255>麦卡伦: 边境是我们的土地,而现在情势已经扭转。",
    "id": 447331,
    "action_name": "String updated in the repository",
    "url": "https://translate.harmony.tf/api/changes/447331/?format=api"
}