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

{
    "id": 62334,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/62334/?format=api",
    "text_counter": 130,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "On a Point of Order, Mr. Speaker, Sir. The Assistant Minister has referred to beach boys. I know that beach boys are found in Mombasa and other coastal areas. Around Lake Victoria, we do not have beach boys, but beach management units. Is he in order to refer to beach boys instead of units?"
}