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

{
    "id": 165533,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/165533/?format=api",
    "text_counter": 131,
    "type": "speech",
    "speaker_name": "Mr. Musyoka",
    "speaker_title": "The Vice-President and Minister for Home Affairs",
    "speaker": {
        "id": 188,
        "legal_name": "Stephen Kalonzo Musyoka",
        "slug": "kalonzo-musyoka"
    },
    "content": "In view of the fact that a lot of work is going into this to make sure that this contractor is on the ground, would I be in order to suggest that the Question be dropped from the Order Paper, so that we can deal with a lot of other more important business?"
}