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

{
    "id": 192831,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/192831/?format=api",
    "text_counter": 85,
    "type": "speech",
    "speaker_name": "Prof. Olweny",
    "speaker_title": "The Assistant Minister for Education",
    "speaker": {
        "id": 122,
        "legal_name": "Patrick Ayiecho Olweny",
        "slug": "patrick-olweny"
    },
    "content": " On a point of order, Mr. Speaker, Sir. If I remember very well, the Minister could not proceed with this Question because the hon. Member wanted to look at the list before they could proceed. Could he look at the list first?"
}