Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3380009/?format=api",
    "component": "https://l10n.elementary.io/api/components/installer/installer/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/installer/installer/ca/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-05-02T03:15:25.794842Z",
    "action": 59,
    "target": "Els controladors de propietat es poden instal·lar més tard mitjançant el Centre d'aplicacions, però caldrà una connexió a Internet per a tots els controladors.",
    "id": 2157635,
    "action_name": "String updated in the repository",
    "url": "https://l10n.elementary.io/api/changes/2157635/?format=api"
}