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

{
    "id": 348996,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/348996/?format=api",
    "text_counter": 102,
    "type": "speech",
    "speaker_name": "Mr. Musyoka",
    "speaker_title": "The Vice-President and Minister for Home Affairs",
    "speaker": {
        "id": 191,
        "legal_name": "Gideon Musyoka Ndambuki",
        "slug": "gideon-ndambuki"
    },
    "content": " Mr. Speaker, Sir, I regret the absence of the Minister. Considering where we were last evening - or is it early this morning - I want to urge the Member for Wajir South, who is actually my party member, to appreciate the particular circumstances and, maybe, adjourn this Question sine die ."
}