Changes API.

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

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

{
    "unit": "https://translate.harmony.tf/api/units/236600/?format=api",
    "component": "https://translate.harmony.tf/api/components/tfo/r1/?format=api",
    "translation": "https://translate.harmony.tf/api/translations/tfo/r1/ja/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-09-30T02:13:00.135826Z",
    "action": 59,
    "target": "<<",
    "id": 237434,
    "action_name": "String updated in the repository",
    "url": "https://translate.harmony.tf/api/changes/237434/?format=api"
}