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

{
    "id": 101318,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/101318/?format=api",
    "text_counter": 134,
    "type": "speech",
    "speaker_name": "Mr. Were",
    "speaker_title": "",
    "speaker": {
        "id": 153,
        "legal_name": "David Aoko Were",
        "slug": "david-were"
    },
    "content": "Mr. Deputy Speaker, Sir, I had the opportunity to pass through that road two weeks ago. I would want to know from the Assistant Minister the basis on which they decided that Kshs4 million was enough to repair that road, given the condition in which it is right now."
}