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

{
    "id": 159419,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/159419/?format=api",
    "text_counter": 210,
    "type": "speech",
    "speaker_name": "Prof. Olweny",
    "speaker_title": "",
    "speaker": {
        "id": 122,
        "legal_name": "Patrick Ayiecho Olweny",
        "slug": "patrick-olweny"
    },
    "content": "Mr. Speaker, Sir, I am sorry to say that I did not bring the money allocated to various other districts in the country because that was not part of the Question. However, if the Member of Parliament wants it, I am ready to bring it next time if given the opportunity to do so."
}