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

{
    "id": 185904,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/185904/?format=api",
    "text_counter": 111,
    "type": "speech",
    "speaker_name": "Mr. Obure",
    "speaker_title": "",
    "speaker": {
        "id": 118,
        "legal_name": "Christopher Mogere Obure",
        "slug": "christopher-obure"
    },
    "content": "Mr. Deputy Speaker, Sir, I am aware that the then Minister for Roads and Public Works made a promise that the bridge will be constructed but at the time when the promise was made, there was no budgetary provision and the funds are now available. We shall take a shorter time to ensure that the bridge is contructed and made ready for use by the public."
}