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

{
    "id": 140418,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/140418/?format=api",
    "text_counter": 199,
    "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, this directive was issued by the Deputy Prime Minister and Minister for Finance during the Budget Speech last time. This matter is being enforced by the Ministry of Finance. I have therefore, directed the Deputy Prime Minister and Minister for Finance to answer this Question tomorrow."
}