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

{
    "id": 27504,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/27504/?format=api",
    "text_counter": 38,
    "type": "speech",
    "speaker_name": "Mr. Kabogo",
    "speaker_title": "",
    "speaker": {
        "id": 162,
        "legal_name": "William Kabogo Gitau",
        "slug": "william-kabogo"
    },
    "content": "On a point of order, Mr. Speaker, Sir. You have heard the Assistant Minister attack me on the issue of the postmortem, and say that I saw a letter and there was a postmortem. If you allow me to read the document he has tabled as the postmortem---"
}