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

{
    "id": 92874,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/92874/?format=api",
    "text_counter": 237,
    "type": "speech",
    "speaker_name": "Prof. Ongeri",
    "speaker_title": "The Minister for Education",
    "speaker": {
        "id": 124,
        "legal_name": "Samson Kegeo Ongeri",
        "slug": "samson-ongeri"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I just want to thank the House. We are together in this game and will move together. We intend to make Kenya the education hub of Africa and the world."
}