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

{
    "id": 101222,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/101222/?format=api",
    "text_counter": 38,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "Mr. Deputy Speaker, Sir, I wish to state that I have not received a copy of the written answer the hon. Assistant Minister intends to give. In view of the circumstances of this Question, it is important that I interrogate it properly. I will not be able to do that if I do not have a copy of the written answer."
}