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

{
    "id": 88123,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/88123/?format=api",
    "text_counter": 252,
    "type": "speech",
    "speaker_name": "Ms. Chepchumba",
    "speaker_title": "",
    "speaker": {
        "id": 12,
        "legal_name": "Peris Chepchumba",
        "slug": "peris-chepchumba"
    },
    "content": "(a) whether she is aware of a devastating new maize disease, “The Rough Dwarf” that has emerged in Uganda, threatening food security and livelihoods of millions of people and, if so, what precautionary measures she is taking to ensure that the disease does not spread to Kenya; and,"
}