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

{
    "id": 98654,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/98654/?format=api",
    "text_counter": 335,
    "type": "speech",
    "speaker_name": "Mr. Chachu",
    "speaker_title": "",
    "speaker": {
        "id": 18,
        "legal_name": "Francis Chachu Ganya",
        "slug": "francis-ganya"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. Is it in order for Mr. Wako to state that he has heard the hon. Member without specifically committing himself to what he needs to do for that Bill to be signed?"
}