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

{
    "id": 166311,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/166311/?format=api",
    "text_counter": 102,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "The Assistant Minister for Roads",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": " Mr. Speaker, Sir, I have had the opportunity to speak with the hon. Member and interrogated the answer. I feel that I need to consult more and bring a proper answer before the House. Therefore, I would request that we defer this Question to next week, on Tuesday."
}