Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11139974/?format=api",
    "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/leap-15_2/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/ca/?format=api",
    "user": "https://l10n.opensuse.org/api/users/Dmedina/?format=api",
    "author": "https://l10n.opensuse.org/api/users/Dmedina/?format=api",
    "timestamp": "2019-11-27T16:49:51.433209Z",
    "action": 2,
    "target": "Per retrocedir a la instantània anterior, que és l'últim conjunt de canvis del sistema de fitxers d'arrel, assegureu-vos que el sistema s'hagi arrencat amb amb la penúltima instantània i executeu el següent: <command>transactional-update rollback</command>",
    "id": 1303533,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/1303533/?format=api"
}