Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/96058131/?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-29T16:13:23.088245+02:00",
    "action": 2,
    "target": "**height :** La hauteur du sous-rectangle représentant cette tuile (vaut la hauteur de l'image par défaut)",
    "id": 62394776,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/62394776/?format=api"
}