Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2256551/?format=api",
    "component": "https://l10n.elementary.io/api/components/installer/installer/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/installer/installer/fr/?format=api",
    "user": "https://l10n.elementary.io/api/users/Nathan/?format=api",
    "author": "https://l10n.elementary.io/api/users/Nathan/?format=api",
    "timestamp": "2021-08-12T13:18:49.677334Z",
    "action": 2,
    "target": "Les modifications ne seront pas enregistrés et les données de votre précédent OS ne seront pas modifiées. Les performances et les fonctionnalités peuvent ne pas refléter l'expérience installée.",
    "id": 981893,
    "action_name": "Translation changed",
    "url": "https://l10n.elementary.io/api/changes/981893/?format=api"
}