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

{
    "id": 291225,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/291225/?format=api",
    "text_counter": 263,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": " Mr. Speaker, Sir, there are Questions which should actually be sent to specific Ministries. I gather that your office is the one that is charged with the responsibility of looking at the Questions and referring them directly to the Ministries concerned. This Question came to my office and it was only because it was felt that it was cross-cutting. This is because floods destroy roads and crops, and also displace people. So, that is the reason it was sent to my office. But, ideally, it should have been sent to the Ministry of State for Special Programmes which deals with issues like this."
}