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

{
    "id": 11750,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/11750/?format=api",
    "text_counter": 56,
    "type": "speech",
    "speaker_name": "Prof. Saitoti",
    "speaker_title": "",
    "speaker": {
        "id": 205,
        "legal_name": "George Muthengi Kinuthia Saitoti",
        "slug": "george-saitoti"
    },
    "content": "Mr. Speaker, Sir, I would like to inform the hon. Member, through the Chair, that we are busy mobilizing the funds. I would like to inform the House that we will be in a position to take over those particular posts."
}