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

{
    "id": 1131809,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1131809/?format=api",
    "text_counter": 1423,
    "type": "speech",
    "speaker_name": "Sen. Kinyua",
    "speaker_title": "",
    "speaker": {
        "id": 13202,
        "legal_name": "John Kinyua Nderitu",
        "slug": "john-kinyua-nderitu-2"
    },
    "content": "Mr. Speaker, Sir, I beg to move that the Committee of the Whole has considered the Start-up Bill (Senate Bills No.1 of 2021) and its approval thereof with amendments."
}