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

{
    "id": 159756,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/159756/?format=api",
    "text_counter": 547,
    "type": "speech",
    "speaker_name": "Mr. Mbugua",
    "speaker_title": "",
    "speaker": {
        "id": 386,
        "legal_name": "Simon Ng'ang'a Mbugua",
        "slug": "simon-mbugua"
    },
    "content": "With regard to the Committees of this House, it is in the interest of hon. Members to see that we are also recruited as Committee members. That is because we are new in this Parliament and we need to familiarise ourselves with the roles of the Committees."
}