> For the complete documentation index, see [llms.txt](https://docs.sportmonks.com/v2/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sportmonks.com/v2/cricket-api/demo-response-files.md).

# Demo response files

We have generated some example files for you to download. The example JSON files will help you build your implementation. Click on the button to download the example files.

## Fixtures

### Scoreboards, bowling, batting, balls and runs information

```javascript
https://cricket.sportmonks.com/api/v2.0/fixtures/20094?api_token={YOURTOKEN}&include=localteam,visitorteam,scoreboards,bowling,batting,balls,runs
```

{% file src="/files/-MUrik7krmV1T1i81g-y" %}
Fixture scoreboards
{% endfile %}

## Squad

### Team squads by season

```javascript
https://cricket.sportmonks.com/api/v2.0/teams/42/squad/507?api_token={YOURTOKEN}
```

{% file src="/files/-MUrjKnPBkZYTIydly00" %}
Squad by season
{% endfile %}
