Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/2520840/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-squid/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-squid/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": "2018-05-23T15:08:18.492441Z",
    "action": 2,
    "target": "<p><b>Cache Store Log</b> defineix la localització del registre de transacció de tots\nels objectes que es desen al magatzem d'objectes així com l'hora en què un objecte\nse suprimeix. Aquesta opció pot deixar-se buida.</p>\n",
    "id": 1120524,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/1120524/?format=api"
}