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

{
    "id": 438010,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/438010/?format=api",
    "text_counter": 12,
    "type": "speech",
    "speaker_name": "Sen. Murungi",
    "speaker_title": "",
    "speaker": {
        "id": 93,
        "legal_name": "Kiraitu Murungi",
        "slug": "kiraitu-murungi"
    },
    "content": "On a point of order, Mr. Speaker, Sir. From where you sit, you are supposed to be blind as to the membership of our political parties. We are here as Senators and the Senate is properly constituted because it has a quorum and we can proceed."
}