Changes API.

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

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

{
    "unit": "https://translate.harmony.tf/api/units/251063/?format=api",
    "component": "https://translate.harmony.tf/api/components/tfo/r1/?format=api",
    "translation": "https://translate.harmony.tf/api/translations/tfo/r1/zh_Hans/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-14T20:09:45.109899Z",
    "action": 59,
    "target": "若要进行真正的挑战,为自己与一名朋友创建自订的边境防御对战。",
    "id": 459054,
    "action_name": "String updated in the repository",
    "url": "https://translate.harmony.tf/api/changes/459054/?format=api"
}