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

{
    "id": 128322,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/128322/?format=api",
    "text_counter": 162,
    "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": "All this was an effort to make sure that produce within that area was delivered to the market. My Ministry was being kind and exceedingly responsible in giving the people of Muserech and that neighborhood a road that will assist them deliver their farm produce."
}