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

{
    "id": 250912,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/250912/?format=api",
    "text_counter": 121,
    "type": "speech",
    "speaker_name": "Mr. Katuku",
    "speaker_title": "The Minister for Water and Irrigation",
    "speaker": {
        "id": 281,
        "legal_name": "John Mutua Katuku",
        "slug": "mutua-katuku"
    },
    "content": " On a point of order, Mr. Speaker, Sir. Due to the seriousness of Question No.235 and given that the Minister for Transport has come, could you allow hon. Bett to ask it so that we can be able to benefit from the answer?"
}