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

{
    "id": 1135434,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1135434/?format=api",
    "text_counter": 158,
    "type": "speech",
    "speaker_name": "Sen. Olekina",
    "speaker_title": "",
    "speaker": {
        "id": 407,
        "legal_name": "Ledama Olekina",
        "slug": "ledama-olekina"
    },
    "content": "Madam Deputy Speaker, I beg to report that the Committee of the Whole has considered the County Government (Amendment) Bill, (Senate Bill No.38 of 2021) and seeks leave to sit again tomorrow."
}