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

{
    "id": 114850,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/114850/?format=api",
    "text_counter": 34,
    "type": "speech",
    "speaker_name": "Mr. Ogindo",
    "speaker_title": "",
    "speaker": {
        "id": 120,
        "legal_name": "Martin Otieno Ogindo",
        "slug": "martin-ogindo"
    },
    "content": "On a point of order, Mr. Speaker, Sir. I have heard the hon. Member talk about his party without naming it. Could he do the House a favour by describing the party that he is talking about? The arithmetic he is talking about, in my imagination does not tally with the party I presume he is talking about."
}