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

{
    "id": 223887,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/223887/?format=api",
    "text_counter": 121,
    "type": "speech",
    "speaker_name": "Eng. Toro",
    "speaker_title": "",
    "speaker": {
        "id": 239,
        "legal_name": "Joshua Ngugi Toro",
        "slug": "joshua-toro"
    },
    "content": "Mr. Deputy Speaker, Sir, I have been advised that the Statute Law (Miscellaneous Amendments) Bill 2007 is on the way coming."
}