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

{
    "id": 1085,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1085/?format=api",
    "text_counter": 75,
    "type": "speech",
    "speaker_name": "Mr. Bett",
    "speaker_title": "",
    "speaker": {
        "id": 157,
        "legal_name": "Franklin Kipng'etich Bett",
        "slug": "franklin-bett"
    },
    "content": "Mr. Speaker, Sir, I have already issued instructions that in the meantime the potholes must be looked after by the contractor. Any damage on the road must be looked after by the contractor. I want to assure the House that by March next year, this contractor will be out of that road. That is the time I have given instruction for him to repair that road."
}