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

{
    "id": 65903,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/65903/?format=api",
    "text_counter": 65,
    "type": "speech",
    "speaker_name": "Mr. ole Metito",
    "speaker_title": "",
    "speaker": {
        "id": 199,
        "legal_name": "Judah Katoo Ole-Metito",
        "slug": "judah-ole-metito"
    },
    "content": "Mr. Speaker, Sir, we are still at the planning stage; when you plan a project, it may not be exactly the same when you implement it. So, maybe we planned to have a dam of that size in Meru North District, but when we come to implementation it will be subject to all the dynamics identified by the consultancies. If it will not be suitable to do a dam of that size, we will go as per the consultancy report, but that is what we intend to do."
}