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

{
    "id": 49107,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/49107/?format=api",
    "text_counter": 21,
    "type": "speech",
    "speaker_name": "Mr. Bett",
    "speaker_title": "",
    "speaker": {
        "id": 157,
        "legal_name": "Franklin Kipng'etich Bett",
        "slug": "franklin-bett"
    },
    "content": "Mr. Speaker, Sir, that section of Road B5 is still on contract and on the completion date when the certificates will be given, there will be an inspection to make sure that the road is in a condition that was anticipated in the contract."
}