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

{
    "id": 164466,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/164466/?format=api",
    "text_counter": 246,
    "type": "speech",
    "speaker_name": "Dr. Eseli",
    "speaker_title": "",
    "speaker": {
        "id": 141,
        "legal_name": "David Eseli Simiyu",
        "slug": "david-eseli"
    },
    "content": "Mr. Deputy Speaker, Sir, I still find the whole Question not well-answered. So, I would like the Assistant Minister to tell us whether he really understood the Question or if he would like us to consult further so that he can understand what the Question is meaning."
}