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

{
    "id": 86373,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/86373/?format=api",
    "text_counter": 195,
    "type": "speech",
    "speaker_name": "Mr. Gunda",
    "speaker_title": "",
    "speaker": {
        "id": 25,
        "legal_name": "Benedict Fondo Gunda",
        "slug": "benedict-gunda"
    },
    "content": "Mr. Speaker, Sir, I want to thank the Assistant Minister for giving the answer and the list. I wish to request the Chair to defer the Question so that I can go and re-phrase my Question. That is because the list is not satisfactory to the Question I had wanted to ask."
}