Changes API.

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

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

{
    "unit": "https://translate.harmony.tf/api/units/264696/?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": "https://translate.harmony.tf/api/users/p0358/?format=api",
    "author": "https://translate.harmony.tf/api/users/p0358/?format=api",
    "timestamp": "2023-05-08T21:26:27.440868Z",
    "action": 30,
    "target": "We recommend that you watch this video all the way to the end before going out to the actual battle.<br>Are you sure you want to stop watching?",
    "id": 579782,
    "action_name": "Source string changed",
    "url": "https://translate.harmony.tf/api/changes/579782/?format=api"
}