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

{
    "id": 103716,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/103716/?format=api",
    "text_counter": 47,
    "type": "speech",
    "speaker_name": "Mr. Kiunjuri",
    "speaker_title": "The Assistant Minister for Water and Irrigation",
    "speaker": {
        "id": 175,
        "legal_name": "Festus Mwangi Kiunjuri",
        "slug": "mwangi-kiunjuri"
    },
    "content": " Mr. Speaker, Sir, I beg the indulgence of this House that we received this Question yesterday in the evening. We are required to do a lot of consultation. Therefore, I beg to answer this Question tomorrow afternoon or on Thursday."
}