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

{
    "id": 171093,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/171093/?format=api",
    "text_counter": 94,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "On a point of order, Mr. Speaker, Sir. One does not need to be a lawyer to understand what the Assistant Minister needs to answer. However, the dispute he has read out seems to be civil in nature. Part \"b\" of the Question relates to a criminal arrest and prosecution. These two are completely distinct."
}