Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3384685/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/support/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/support/fr/?format=api",
    "user": "https://l10n.elementary.io/api/users/Nathan/?format=api",
    "author": "https://l10n.elementary.io/api/users/Nathan/?format=api",
    "timestamp": "2023-10-04T07:47:00.817984Z",
    "action": 5,
    "target": "Si vous avez besoin d'aide avec votre achat d'elementary OS - par exemple, pour télécharger votre copie ou demander un remboursement - veuillez nous contacter en utilisant les informations figurant dans votre e-mail de confirmation et un membre de l'équipe vous contactera dès que possible.",
    "id": 1815669,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/1815669/?format=api"
}