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

{
    "id": 19890,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/19890/?format=api",
    "text_counter": 243,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "On a point of order, Mr. Speaker, Sir. The Assistant Minister is definitely evading and avoiding my question. I asked that if the lady was disqualified on the basis of her papers, why was she invited for interview because she should have been disqualified at the point of shortlisting? Why did they invite her knowing very well that she did not meet the minimum requirement?"
}