Changes API.

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

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

{
    "unit": "https://translate.harmony.tf/api/units/251983/?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": "https://translate.harmony.tf/api/users/p0358/?format=api",
    "author": "https://translate.harmony.tf/api/users/p0358/?format=api",
    "timestamp": "2023-05-08T22:40:14.170766Z",
    "action": 37,
    "target": "游戏持续时间:",
    "id": 579934,
    "action_name": "Marked for edit",
    "url": "https://translate.harmony.tf/api/changes/579934/?format=api"
}