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

{
    "id": 34818,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/34818/?format=api",
    "text_counter": 221,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "Thank you, Mr. Speaker, Sir. While I thank the Prime Minister for his recent visit to North Eastern Province to console and comfort those affected by hunger, could he inform the House what action or measures he is taking with regard to the contradictory statement on the importation of maize issued by people in the Government? That information has caused anxiety and wrong perception on the maize."
}