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

{
    "id": 18973,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/18973/?format=api",
    "text_counter": 49,
    "type": "speech",
    "speaker_name": "Mr. Odhiambo",
    "speaker_title": "",
    "speaker": {
        "id": 119,
        "legal_name": "Alfred Bwire Odhiambo",
        "slug": "alfred-bwire"
    },
    "content": "Mr. Deputy Speaker, Sir, I wish to request that I be provided with a written answer before we can proceed with the Question!"
}