Changes API.

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

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

{
    "unit": "http://translate.otrs.com/api/units/1824339/?format=api",
    "component": "http://translate.otrs.com/api/components/otrs/system-monitoring/?format=api",
    "translation": "http://translate.otrs.com/api/translations/otrs/system-monitoring/es_MX/?format=api",
    "user": "http://translate.otrs.com/api/users/av/?format=api",
    "author": "http://translate.otrs.com/api/users/av/?format=api",
    "timestamp": "2020-09-15T01:17:06.642992Z",
    "action": 5,
    "target": "Vincula un incidente que ya está abierto con el elemento de configuración afectado. Esto solo es posible cuando un siguiente correo del sistema de monitoreo llega.",
    "id": 206201,
    "action_name": "Translation added",
    "url": "http://translate.otrs.com/api/changes/206201/?format=api"
}