Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/1254745/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/privacy/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/privacy/sk/?format=api",
    "user": "https://l10n.elementary.io/api/users/JohnDumpling/?format=api",
    "author": "https://l10n.elementary.io/api/users/JohnDumpling/?format=api",
    "timestamp": "2021-10-29T11:53:31.061109Z",
    "action": 2,
    "target": "Používa cookies na zapamätanie si vašej poslednej objednávky a vašej krajiny na určenie typov kariet ponúkaných pri platbách. Viac informácií nájdete v",
    "id": 1099350,
    "action_name": "Translation changed",
    "url": "https://l10n.elementary.io/api/changes/1099350/?format=api"
}