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

{
    "id": 57567,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/57567/?format=api",
    "text_counter": 151,
    "type": "speech",
    "speaker_name": "Dr. Obure",
    "speaker_title": "",
    "speaker": {
        "id": 118,
        "legal_name": "Christopher Mogere Obure",
        "slug": "christopher-obure"
    },
    "content": "Thank you very much, Mr. Speaker, Sir. We have heard what the hon. Member has said, but the bridge is already in place and we cannot move it. However, we would like the hon. Member for Vihiga to give us his preference or priority so that we can include it in our budget for the next financial year."
}