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

{
    "id": 49131,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/49131/?format=api",
    "text_counter": 45,
    "type": "speech",
    "speaker_name": "Mr. Bett",
    "speaker_title": "",
    "speaker": {
        "id": 157,
        "legal_name": "Franklin Kipng'etich Bett",
        "slug": "franklin-bett"
    },
    "content": "Mr. Speaker, Sir, I am not aware that it was due to a mistake. I am only aware that during construction it was realized that the amount of water flowing through that particular valley was more than the project was designed for. That is why we needed to extend the size of the box culvert."
}