Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3210505/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/oem/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/oem/fr/?format=api",
    "user": "https://l10n.elementary.io/api/users/BenHowl/?format=api",
    "author": "https://l10n.elementary.io/api/users/BenHowl/?format=api",
    "timestamp": "2023-05-01T21:21:01.145973Z",
    "action": 4,
    "target": "Parlez directement à l'équipe en envoyant un e-mail à <a href=\"mailto:[email protected]\">[email protected]</a>. Que vous soyez un partenaire existant ou que vous souhaitiez explorer la possibilité d'offrir elementary OS, nous nous réjouissons de discuter avec vous.",
    "id": 1629009,
    "action_name": "Suggestion added",
    "url": "https://l10n.elementary.io/api/changes/1629009/?format=api"
}