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

{
    "id": 157323,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/157323/?format=api",
    "text_counter": 396,
    "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": " Thank you, Madam Temporary Deputy Speaker. In further exercise of my rights under Standing Order No.74, I would like to donate a further two minutes to the Minister for Special Programs, who has ably lobbied me to speak on IDPs."
}