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

{
    "id": 187966,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/187966/?format=api",
    "text_counter": 127,
    "type": "speech",
    "speaker_name": "Mrs. Ongoro",
    "speaker_title": "The Assistant Minister for Nairobi Metropolitan Development",
    "speaker": {
        "id": 125,
        "legal_name": "Elizabeth Ongoro Masha",
        "slug": "elizabeth-ongoro"
    },
    "content": "We are not intending to re-invent the wheel. As a Ministry, we are simply going to co- ordinate with the various authorities to ensure that the right policies are put in place and implemented."
}