Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/96058107/?format=api",
    "component": "https://hosted.weblate.org/api/components/tiled/reference/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/tiled/reference/fr/?format=api",
    "user": "https://hosted.weblate.org/api/users/firstmiddlelast/?format=api",
    "author": "https://hosted.weblate.org/api/users/firstmiddlelast/?format=api",
    "timestamp": "2023-07-28T12:29:19.920309+02:00",
    "action": 2,
    "target": "**Version 1.8**",
    "id": 62352169,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/62352169/?format=api"
}