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

{
    "id": 33678,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/33678/?format=api",
    "text_counter": 434,
    "type": "speech",
    "speaker_name": "Prof. Anyang-Nyongo",
    "speaker_title": "The Minister for Medical Services",
    "speaker": {
        "id": 193,
        "legal_name": "Peter Anyang' Nyong'o",
        "slug": "peter-nyongo"
    },
    "content": " On a point of order, Mr. Deputy Speaker, Sir. While I appreciate my dear friend’s passion for the Motion which I share with him, is he really in order to say that the Government is importing maize? The Government is not importing maize. Maybe the maize he is talking about is being imported by private persons. Definitely, it is not the Government."
}