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

{
    "id": 42477,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42477/?format=api",
    "text_counter": 110,
    "type": "speech",
    "speaker_name": "Prof. Olweny",
    "speaker_title": "",
    "speaker": {
        "id": 122,
        "legal_name": "Patrick Ayiecho Olweny",
        "slug": "patrick-olweny"
    },
    "content": "Mr. Speaker, Sir, even the expenses of Parliament must be supported by a document. There is no way the Ministry can give out money, unless there is a document which will support the expenses. That is what we are waiting for and the area Member of Parliament has said that the documents are coming. So, immediately we get them, we shall help."
}