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

{
    "id": 123851,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123851/?format=api",
    "text_counter": 39,
    "type": "speech",
    "speaker_name": "Mr. Mbugua",
    "speaker_title": "",
    "speaker": {
        "id": 386,
        "legal_name": "Simon Ng'ang'a Mbugua",
        "slug": "simon-mbugua"
    },
    "content": "On a point of order, Mr. Speaker, Sir. Is it right for the Assistant Minister to mislead this House? He is giving contradictory answers! He said that the lady was living in a relative’s house, but she has now disappeared. The Assistant Minister does not have consistent answers. Is he in order to mislead this House?"
}