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

{
    "id": 1085039,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1085039/?format=api",
    "text_counter": 38,
    "type": "speech",
    "speaker_name": "Sen. Mwangi",
    "speaker_title": "",
    "speaker": {
        "id": 75,
        "legal_name": "Ephraim Mwangi Maina",
        "slug": "ephraim-maina"
    },
    "content": "Mr. Speaker, Sir, I thank you for giving me this opportunity to present reports of the Committee on Lands, Environment and Natural Resources which have been conclusively deliberated and ready to be presented to this House."
}