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

{
    "id": 257515,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/257515/?format=api",
    "text_counter": 405,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "We want to throw back the failure to the Executive; we want to ask the Executive to make sure that they bring the Finance Bill. If they are not going to bring it tomorrow, then let them bring it on Tuesday, we pass it and go home."
}