Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/125647/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/mail-translations/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/mail-translations/hr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-12-09T03:05:25.313031Z",
    "action": 59,
    "target": "Ovo zahvaća samo adrese e-pošte pohranjene u objektnim svojstvima tipa Email, sve dok zadani prikazivač svojstava tipa E-pošta ne bude prebrisan. Primjer: a...@domena.org",
    "id": 400499,
    "action_name": "String updated in the repository",
    "url": "https://l10n.xwiki.org/api/changes/400499/?format=api"
}