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

{
    "id": 13523,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/13523/?format=api",
    "text_counter": 575,
    "type": "speech",
    "speaker_name": "Mr. Gumo",
    "speaker_title": "The Minister for Regional Development Authorities",
    "speaker": {
        "id": 160,
        "legal_name": "Fredrick fidelis Omulo Gumo",
        "slug": "fred-gumo"
    },
    "content": " Mr. Speaker, Sir, I agree with the Member. A few Members of this House go to funerals not to mourn, but to carry the debates of this House to those funeral services."
}