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

{
    "id": 1262961,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1262961/?format=api",
    "text_counter": 110,
    "type": "speech",
    "speaker_name": "Sen. Mwaruma",
    "speaker_title": "",
    "speaker": {
        "id": 13223,
        "legal_name": "Johnes Mwashushe Mwaruma",
        "slug": "johnes-mwashushe-mwaruma"
    },
    "content": "Mr. Speaker, Sir, I stand because I want to seek permission to read a Statement which was dropped previously because I had an engagement with the Principal Secretary for Mining and I came a little bit late. I seek your indulgence to allow me to read it today."
}