Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/96058130/?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:12:52.507862+02:00",
    "action": 2,
    "target": "**width :** La largeur du sous-rectangle représentant cette tuilt (vaut la largeur de l'image par défaut)",
    "id": 62394771,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/62394771/?format=api"
}