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

{
    "id": 789574,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/789574/?format=api",
    "text_counter": 39,
    "type": "speech",
    "speaker_name": "Hon. (Ms.) Wahome",
    "speaker_title": "",
    "speaker": {
        "id": 1700,
        "legal_name": "Alice Muthoni Wahome",
        "slug": "alice-muthoni-wahome"
    },
    "content": "The problem with the Speaker is… No! The Speaker can never have a problem because…I want to say thank you very much. I was hoping I would do the business you have talked about without catching your eye."
}