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

{
    "id": 99960,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/99960/?format=api",
    "text_counter": 119,
    "type": "speech",
    "speaker_name": "Mr. Bett",
    "speaker_title": "",
    "speaker": {
        "id": 157,
        "legal_name": "Franklin Kipng'etich Bett",
        "slug": "franklin-bett"
    },
    "content": "Thank you, Mr. Temporary Deputy Speaker, Sir. I hope the Member would really appreciate that we are putting in a lot of money to do the first section and that we are also putting in some holding maintenance money, about Kshs4 million, to do some patching on that section which he is talking about."
}