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

{
    "id": 144640,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/144640/?format=api",
    "text_counter": 112,
    "type": "speech",
    "speaker_name": "Mr. Ndambuki",
    "speaker_title": "The Assistant Minister for Agriculture",
    "speaker": {
        "id": 191,
        "legal_name": "Gideon Musyoka Ndambuki",
        "slug": "gideon-ndambuki"
    },
    "content": " Mr. Speaker, Sir, I would like to request you to defer this Question until tomorrow. The Minister answered the Question, but Ms. Karua sought time to go through the papers. She is now back and the Minister is away. Could you defer this Question until tomorrow when the Minister will be available to answer it?"
}