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

{
    "id": 198033,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/198033/?format=api",
    "text_counter": 37,
    "type": "speech",
    "speaker_name": "Mr. Mbau",
    "speaker_title": "The Member for Maragwa",
    "speaker": {
        "id": 182,
        "legal_name": "Elias Peter Mbau",
        "slug": "elias-mbau"
    },
    "content": "Unless there were no due consultations--- When Ms. Karua was seconding this Motion, she said that this list was as a result of consultations. What, indeed, is Mr. Muthama trying to tell this House?"
}