Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/96058114/?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-28T13:48:42.601294+02:00",
    "action": 2,
    "target": "Peut contenir au plus un : :ref:`tmx-chunksize`, :ref:`tmx-export`",
    "id": 62352800,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/62352800/?format=api"
}