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

{
    "id": 289295,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/289295/?format=api",
    "text_counter": 155,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": " Mr. Deputy Speaker, Sir, I would like to seek the indulgence of the House. This Question is cross-cutting and requires a lot of information gathering. So, I would like to plead with the hon. Member to give us time so that we can answer this Question substantively next week."
}