Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/96058031/?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:29:31.645506+02:00",
    "action": 2,
    "target": "La position X du sous-rectangle représentant cette tuile (défaut : 0)",
    "id": 62394931,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/62394931/?format=api"
}