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

{
    "id": 98803,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/98803/?format=api",
    "text_counter": 56,
    "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": "(a) I beg to table a list of all the current classified roads in Migori Constituency. The roads have been classified and these will soon be made public."
}