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

{
    "id": 64450,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/64450/?format=api",
    "text_counter": 203,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": "Mr. Deputy Speaker, Sir, hon. Langat said structures need to be there. I was posing the question, do we need to duplicate? If we are going to have a county government and a Governor, do we have to build a new structure, when we have got the DC’s Office or PC’s office there? My view is that it would be a waste of resources. We should use the existing structures for the purposes of administration."
}