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

{
    "id": 344625,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/344625/?format=api",
    "text_counter": 22,
    "type": "speech",
    "speaker_name": "Mr. Ochieng",
    "speaker_title": "",
    "speaker": {
        "id": 2955,
        "legal_name": "David Ouma Ochieng'",
        "slug": "david-ouma-ochieng"
    },
    "content": "Mr. Speaker, Sir, I beg to give notice of the following Motion. THAT, this House adopts the Second Report of the Local Authorities and Funds Accounts Committee on the Accounts of Local Authorities and Funds Accounts (Volume I) and the three City Councils of Nairobi, Mombasa and Kisumu (Volume II)."
}