Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/469020/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-base/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-base/master/ca/?format=api",
    "user": "https://l10n.opensuse.org/api/users/Dmedina/?format=api",
    "author": "https://l10n.opensuse.org/api/users/Dmedina/?format=api",
    "timestamp": "2021-11-23T10:39:03.045374Z",
    "action": 2,
    "target": "No s'ha trobat cap suma de comprovació per al paquet %1\nal repositori. Tot i que el paquet forma part del repositori signat, no és\na la llista de sumes de comprovació d'aquest repositori. Instal·lar-lo posa\nen risc la integritat del sistema.\n\nVoleu instal·lar-lo tanmateix?\n",
    "id": 1928914,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/1928914/?format=api"
}