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

{
    "id": 37377,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/37377/?format=api",
    "text_counter": 192,
    "type": "speech",
    "speaker_name": "Eng. Gumbo",
    "speaker_title": "",
    "speaker": {
        "id": 24,
        "legal_name": "Nicholas Gumbo",
        "slug": "nicholas-gumbo"
    },
    "content": "Mr. Speaker, Sir, I thank you for giving me the opportunity to seek a clarification. You were listening to my good friend, the Acting Minister for Higher Education, Science and Technology, Prof. Sambili, who, I must acknowledge, may have spent more time than me in school. But I am equally learned."
}