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

{
    "id": 999204,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/999204/?format=api",
    "text_counter": 553,
    "type": "speech",
    "speaker_name": "Sen. Pareno",
    "speaker_title": "",
    "speaker": {
        "id": 13180,
        "legal_name": "Judith Ramaita Pareno",
        "slug": "judith-ramaita-pareno"
    },
    "content": "Madam Deputy Speaker, I beg to report progress that the Committee of the Whole has considered the Kenya Medical Supplies Authority (Amendment) Bill (Senate Bills No.38 of 2018) and seeks leave to sit again tomorrow."
}