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

{
    "id": 209900,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/209900/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Mr. Wamwere",
    "speaker_title": "The Assistant Minister for Information and Communications",
    "speaker": {
        "id": 352,
        "legal_name": "Koigi Wamwere",
        "slug": "koigi-wamwere"
    },
    "content": " On a point of order, Mr. Temporary Deputy Speaker, Sir. I hope the Chair heard the speaker refer to some \"two communists\" who have contributed before him. Is it in order for any hon. Member to refer to other hon. Members as communists, unless they have so declared?"
}