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

{
    "id": 123529,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123529/?format=api",
    "text_counter": 109,
    "type": "speech",
    "speaker_name": "Mr. Were",
    "speaker_title": "",
    "speaker": {
        "id": 153,
        "legal_name": "David Aoko Were",
        "slug": "david-were"
    },
    "content": "On a point of order, Mr. Speaker, Sir. If you are listening, the Assistant Minister is not actually answering the Question. This is because he is admitting that there was cattle theft and there were arrests. What happened in Kisumu East Constituency and the people who were arrested? How does he differentiate that these other ones just take cattle without using force and the others use force?"
}