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

{
    "id": 101254,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/101254/?format=api",
    "text_counter": 70,
    "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. You can bear me witness. I was in the House before it started and I have been consulting with the Chair. How can the Assistant Minister say that he is not sure whether I was present? Could he apologize because he is imputing improper motives on my part?"
}