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

{
    "id": 969914,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/969914/?format=api",
    "text_counter": 456,
    "type": "speech",
    "speaker_name": "Sen. Wamatangi",
    "speaker_title": "",
    "speaker": {
        "id": 646,
        "legal_name": "Paul Kimani Wamatangi",
        "slug": "paul-kimani-wamatangi"
    },
    "content": "Thank you, Mr. Speaker, Sir. The past two days have not been the most exciting for me as a lover of debate and contributions in this House but I have to comply with the rules and precedent set in this House, so that I allow Members to dispassionately and fairly make their determination."
}