Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3384703/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/support/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/support/sk/?format=api",
    "user": "https://l10n.elementary.io/api/users/JohnDumpling/?format=api",
    "author": "https://l10n.elementary.io/api/users/JohnDumpling/?format=api",
    "timestamp": "2023-10-26T09:26:51.125241Z",
    "action": 5,
    "target": "Ak potrebujete pomoc s kúpou elementary OS – napríklad so stiahnutím vašej kópie alebo žiadosťou o vrátenie peňazí – kontaktujte nás prostredníctvom údajov uvedených vo vašom e-mailovom doklade a člen tímu sa vám ozve hneď ako to bude možné.",
    "id": 1988031,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/1988031/?format=api"
}