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

{
    "id": 6601,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/6601/?format=api",
    "text_counter": 159,
    "type": "speech",
    "speaker_name": "Mr. Ndambuki",
    "speaker_title": "",
    "speaker": {
        "id": 191,
        "legal_name": "Gideon Musyoka Ndambuki",
        "slug": "gideon-ndambuki"
    },
    "content": "Mr. Speaker, Sir, just to go back to what the Member was asking, I am ready to visit the place any time that she wants together with my officers and she will be shown everything. This is going on at the show ground."
}