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

{
    "id": 269954,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/269954/?format=api",
    "text_counter": 237,
    "type": "speech",
    "speaker_name": "Mr. Bett",
    "speaker_title": "The Minister for Roads",
    "speaker": {
        "id": 157,
        "legal_name": "Franklin Kipng'etich Bett",
        "slug": "franklin-bett"
    },
    "content": "In addition, I want to indicate that this is going to be seed money on the progression of that construction. A contract for a detailed engineering design of Machakos-Masii Road has already been awarded after which construction of the said section will begin."
}