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

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