Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/122140866/?format=api",
    "component": "https://hosted.weblate.org/api/components/galette/doc-user-advanced/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/galette/doc-user-advanced/fr/?format=api",
    "user": "https://hosted.weblate.org/api/users/trasher/?format=api",
    "author": "https://hosted.weblate.org/api/users/trasher/?format=api",
    "timestamp": "2024-05-09T11:39:08.846940+02:00",
    "action": 2,
    "target": "Par défaut, Galette va créer une session avec la valeur par défaut pour sa durée (et il semble que les navigateurs agissent différemment dans ce cas). Vous pouvez toutefois définir une constante nommée ``GALETTE_TIMEOUT`` pour changer la durée de la session en utilisant :ref:`la configuration du comportement <behavior>` :",
    "id": 89149715,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/89149715/?format=api"
}