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

{
    "id": 111734,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/111734/?format=api",
    "text_counter": 262,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "Mr. Speaker, Sir, having heard the Assistant Minister clearly on the Stimulus Package Project concerning the fresh produce market, could he indicate to this House when the market will be established so that wananchi can know that this was not an illusion or a failure as indicated?"
}