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

{
    "id": 159528,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/159528/?format=api",
    "text_counter": 319,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": "Mr. Speaker, Sir, I want to thank hon. Members for allowing the Prime Minister to be able to engage the House in the coming session. I intend to use that time very productively so that hon. Members can get first hand information on what is happening in the Government."
}