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

{
    "id": 248004,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/248004/?format=api",
    "text_counter": 187,
    "type": "speech",
    "speaker_name": "Mr. Tarus",
    "speaker_title": "The Assistant Minister for Local Government",
    "speaker": {
        "id": 315,
        "legal_name": "Stephen Kipkiyeny Tarus",
        "slug": "stephen-tarus"
    },
    "content": " Mr. Temporary Deputy Speaker, Sir, in view of the gravity of that matter, may I promise the House that the Ministerial Statement will be issued on Thursday. We will contact the relevant Ministry and make sure that the Ministerial Statement is issued on Thursday."
}