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

{
    "id": 119402,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/119402/?format=api",
    "text_counter": 218,
    "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": " Mr. Speaker, Sir, just a correction on what my friend, Mr. Njuguna has said. There were nine deaths and not 18. If he is interested, I could read out the names. However, I do not think that is of interest at this particular time."
}