GET /api/v0.1/hansard/entries/9898/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 9898,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/9898/?format=api",
    "text_counter": 311,
    "type": "speech",
    "speaker_name": "The Deputy Speaker",
    "speaker_title": "",
    "speaker": null,
    "content": "Order! Hon. Members, Standing Order No.97 on disorderly conduct says:-"
}