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

{
    "id": 1228,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1228/?format=api",
    "text_counter": 218,
    "type": "speech",
    "speaker_name": "Prof. Olweny",
    "speaker_title": "",
    "speaker": {
        "id": 122,
        "legal_name": "Patrick Ayiecho Olweny",
        "slug": "patrick-olweny"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, that is an interesting question. I have said that once we get the report as to how much money will be required to repair the vehicles, the money will be available. We shall provide the money."
}