Changes API.

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

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

{
    "unit": "https://translate.harmony.tf/api/units/264847/?format=api",
    "component": "https://translate.harmony.tf/api/components/tfo/r1_ui/?format=api",
    "translation": "https://translate.harmony.tf/api/translations/tfo/r1_ui/zh_Hant/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-09-30T19:30:59.605423Z",
    "action": 59,
    "target": "持有",
    "id": 438513,
    "action_name": "String updated in the repository",
    "url": "https://translate.harmony.tf/api/changes/438513/?format=api"
}