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

{
    "id": 91449,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/91449/?format=api",
    "text_counter": 90,
    "type": "speech",
    "speaker_name": "Mr. Murungi",
    "speaker_title": "The Minister for Energy",
    "speaker": {
        "id": 93,
        "legal_name": "Kiraitu Murungi",
        "slug": "kiraitu-murungi"
    },
    "content": "With those few remarks, I am requesting for an approval of a gross expenditure of Kshs36,356,180,590 for this fiscal year for the Ministry to meet the Development and Recurrent Expenditure. I beg to move and ask hon. Oparanya to second the Motion."
}