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

{
    "id": 37951,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/37951/?format=api",
    "text_counter": 165,
    "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. In view of the answer by the Right Honourable Prime Minister, is it in order for the Chairman of this Commission to behave as if he is the Third Principal in this country?"
}