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

{
    "id": 223271,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/223271/?format=api",
    "text_counter": 23,
    "type": "speech",
    "speaker_name": "Mr. Munya",
    "speaker_title": "The Assistant Minister, Office of the President",
    "speaker": {
        "id": 279,
        "legal_name": "Joseph Konzolo Munyao",
        "slug": "joseph-munyao"
    },
    "content": " On a point of order, Mr. Deputy Speaker, Sir. We have different Order Papers. The Order Paper we received last week has a different Question; Question No.1 by Private Notice by hon. Ochilo-Ayacko, while the Order Paper this morning has a different Question by hon. Khamisi. That is the confusion and that is why we are even unable to give answers!"
}