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

{
    "id": 65133,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/65133/?format=api",
    "text_counter": 421,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": " Thank you Minister for that. But I think the Government owes this House some substantial explanations. You should always anticipate the possibility of at least the next Order. It is not for the Chair to accede to your request for tomorrow. I recommend the matter comes before the House Business Committee tonight in order to allocate it time."
}