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

{
    "id": 36593,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/36593/?format=api",
    "text_counter": 321,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. Is it in order for hon. Khalwale to mislead the House? Between him and hon. Mbadi, who is new? He is the one who is new!"
}