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

{
    "id": 66191,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/66191/?format=api",
    "text_counter": 353,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "Mr. Speaker, Sir, allow me to withdraw that bit of my submission then."
}