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

{
    "id": 70085,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/70085/?format=api",
    "text_counter": 85,
    "type": "speech",
    "speaker_name": "Dr. Monda",
    "speaker_title": "",
    "speaker": {
        "id": 83,
        "legal_name": "Robert Onsare Monda",
        "slug": "robert-monda"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. The Assistant Minister is telling the House the answer will be coming, yet I have a copy of the answer that he is supposed to give to the House. How come that I have the answer and the Assistant Minister does not have?"
}