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

{
    "id": 95702,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/95702/?format=api",
    "text_counter": 218,
    "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": " Mr. Speaker, Sir, I beg to reply. (a) Yes, I am aware that the Thika-Kamwangi Flyover is, indeed, in need of repair. (b) My Ministry has procured a contractor for periodic maintenance of the said road and works are expected to begin in August, 2010."
}