Changes API.

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

GET /api/changes/1657513/?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/Nathan/?format=api",
    "author": "https://l10n.elementary.io/api/users/Nathan/?format=api",
    "timestamp": "2023-05-22T08:02:48.699953Z",
    "action": 2,
    "target": "Échangez directement avec 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é de proposer elementary OS, nous nous réjouissons de discuter avec vous.",
    "id": 1657513,
    "action_name": "Translation changed",
    "url": "https://l10n.elementary.io/api/changes/1657513/?format=api"
}