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

{
    "id": 232038,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/232038/?format=api",
    "text_counter": 110,
    "type": "speech",
    "speaker_name": "Mr. Kiunjuri",
    "speaker_title": "The Assistant Minister for Energy",
    "speaker": {
        "id": 175,
        "legal_name": "Festus Mwangi Kiunjuri",
        "slug": "mwangi-kiunjuri"
    },
    "content": " On a point of order, Mr. Deputy Speaker, Sir. The procedure and Standing Orders of the House provide clearly that on the Front Bench of the Opposition, only shadow Cabinet Ministers should sit there---"
}