```jsx
import data from './mock.json';
<APILog
  log={data[2]}
  link="/developers/reference-link/updateapispecification"
  />
```
