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

{
    "id": 333278,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/333278/?format=api",
    "text_counter": 415,
    "type": "speech",
    "speaker_name": "Mr. Wamalwa",
    "speaker_title": "The Minister for Justice, National Cohesion and Constitutional Affairs",
    "speaker": {
        "id": 148,
        "legal_name": "Eugene Ludovic Wamalwa",
        "slug": "eugene-wamalwa"
    },
    "content": " Mr. Temporary Speaker, Sir, with your permission, may I deliver it on Thursday? I had consulted with hon. Muthama; he had already requested for this Statement and several hon. Members have, and we will be delivering it. I also want to inform the Members that IEBC will be making weekly statements; progress reports, to the public and as and when necessary, as the line Ministry, we will update the House."
}