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

{
    "id": 16230,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/16230/?format=api",
    "text_counter": 110,
    "type": "speech",
    "speaker_name": "Mr. Khaniri",
    "speaker_title": "The Assistant Minister for Information and Communications",
    "speaker": {
        "id": 171,
        "legal_name": "George Munyasa Khaniri",
        "slug": "george-khaniri"
    },
    "content": " Thank you, Mr. Temporary Deputy Speaker, Sir. I want it to be on record that I am here ready to answer hon. Millie Odhiambo’s Question right on time."
}