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

{
    "id": 1033345,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1033345/?format=api",
    "text_counter": 334,
    "type": "speech",
    "speaker_name": "Runyenjes, JP",
    "speaker_title": "Hon. Eric Njiru",
    "speaker": {
        "id": 2725,
        "legal_name": "Eric Muchangi Njiru",
        "slug": "eric-muchangi-njiru"
    },
    "content": " Thank you, Hon. Temporary Deputy Speaker. I also want to contribute to the State of the Nation Address by His Excellency the President. The electronic version of the Official Hansard Report is for information purposesonly. A certified version of this Report can be obtained from the Hansard Editor."
}