Changes API.

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

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

{
    "unit": "https://translate.harmony.tf/api/units/247845/?format=api",
    "component": "https://translate.harmony.tf/api/components/tfo/r1/?format=api",
    "translation": "https://translate.harmony.tf/api/translations/tfo/r1/ru/?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-08T18:15:57.787963Z",
    "action": 2,
    "target": "Опасно вести бой на Титане против нескольких роботов - ваш Титан предупредит об этом.",
    "id": 579497,
    "action_name": "Translation changed",
    "url": "https://translate.harmony.tf/api/changes/579497/?format=api"
}