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

{
    "id": 297859,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/297859/?format=api",
    "text_counter": 222,
    "type": "speech",
    "speaker_name": "Dr. Nuh",
    "speaker_title": "",
    "speaker": {
        "id": 114,
        "legal_name": "Nuh Nassir Abdi",
        "slug": "nuh-abdi"
    },
    "content": "Thank you, Mr. Speaker, Sir, for that concern. I wanted to go ahead but I have just been supplied with a copy of the written answer and it appears a bit loaded. I have consulted the Member on phone and I request that the Question be deferred so that it can be interrogated more extensively."
}