Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/95533550/?format=api",
    "component": "https://hosted.weblate.org/api/components/phpmyadmin/documentation/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/documentation/ja/?format=api",
    "user": "https://hosted.weblate.org/api/users/ichi/?format=api",
    "author": "https://hosted.weblate.org/api/users/ichi/?format=api",
    "timestamp": "2024-02-20T14:29:33.287975+01:00",
    "action": 2,
    "target": "Google reCaptcha v2/v3 を使用した reCaptcha",
    "id": 81526738,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/81526738/?format=api"
}