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

{
    "id": 65955,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/65955/?format=api",
    "text_counter": 117,
    "type": "speech",
    "speaker_name": "Dr. Eseli",
    "speaker_title": "",
    "speaker": {
        "id": 141,
        "legal_name": "David Eseli Simiyu",
        "slug": "david-eseli"
    },
    "content": "On a point of order, Mr. Speaker, Sir. I think this is knowledge within the Minister’s hands; that the designed roads in the western region are more than those in other areas and yet, they have not been constructed. Is the Minister in order to say that they have to get the design before they can decide to build, yet they keep on designing and not building?"
}