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

{
    "id": 44876,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/44876/?format=api",
    "text_counter": 55,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": " Madam Minister, your concern is valid, but I will consider it during the second round of calling out the Questions. So, just bear with us. You appreciate that there are times when Ministers also come to the House a bit late. Also, Question Time is not yet over. So, we will deal with the matter at that time."
}