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

{
    "id": 1145146,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1145146/?format=api",
    "text_counter": 23,
    "type": "speech",
    "speaker_name": "Sen. (Dr.) Milgo",
    "speaker_title": "",
    "speaker": {
        "id": 13174,
        "legal_name": "Milgo Alice Chepkorir",
        "slug": "milgo-alice-chepkorir"
    },
    "content": "Mr. Temporary Chairperson, Sir, pursuant to Standing Order No.148, I beg to move that the Committee of the Whole do report progress of its consideration of The Heritage and Museum Bill (Senate Bills No.22 of 2021) and seek leave to sit again tomorrow."
}