Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2691691/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/get-involved/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/get-involved/es/?format=api",
    "user": "https://l10n.elementary.io/api/users/alvaroadlf/?format=api",
    "author": "https://l10n.elementary.io/api/users/alvaroadlf/?format=api",
    "timestamp": "2021-02-26T10:31:22.007586Z",
    "action": 5,
    "target": "elementary OS utiliza una hoja de estilo del sistema escrita en CSS. Define cómo se muestra la interfaz, como los botones, las barras de herramientas y menús.",
    "id": 787161,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/787161/?format=api"
}