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

{
    "id": 67819,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/67819/?format=api",
    "text_counter": 106,
    "type": "speech",
    "speaker_name": "Mr. Musyoka",
    "speaker_title": "The Vice-President and Minister for Home Affairs",
    "speaker": {
        "id": 188,
        "legal_name": "Stephen Kalonzo Musyoka",
        "slug": "kalonzo-musyoka"
    },
    "content": " Mr. Speaker, Sir, perhaps, we could have this matter also stood over until tomorrow because I have received communication from hon. Dr. Wekesa that he is actually on the way from Kitale and clearly, he may not be able to be here in good time to answer this Question. So, I think it could be deferred until tomorrow afternoon."
}