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

{
    "id": 1063522,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1063522/?format=api",
    "text_counter": 514,
    "type": "speech",
    "speaker_name": "Sen. Nyamunga",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 738,
        "legal_name": "Rose Nyamunga Ogendo",
        "slug": "rose-nyamunga-ogendo"
    },
    "content": " We will have a Roll Call Division. This being a matter affecting counties, I direct the Clerk to go through the Roll Call. Tellers, please, come forward; Sen. Halake for the “Ayes” and Sen. Olekina for the “Noes.”"
}