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

{
    "id": 95297,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/95297/?format=api",
    "text_counter": 121,
    "type": "speech",
    "speaker_name": "Mr. C. Onyancha",
    "speaker_title": "",
    "speaker": {
        "id": 126,
        "legal_name": "Charles Onyancha",
        "slug": "charles-onyancha"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. Is it in order for the Assistant Minister to stand up and give us long stories about some issues which I have not raised? My issue was about the size of the constituency and whether one hospital will be upgraded. Please, let him answer the question. That is all I wanted."
}