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

{
    "id": 1373910,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1373910/?format=api",
    "text_counter": 417,
    "type": "speech",
    "speaker_name": "Nominated, ODM",
    "speaker_title": "Hon. John Mbadi",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": " This is not how I trained you. You are now Deputy Leader of the Majority Party, Hon. Owen Baya. You are deputising Kimani Ichung’wah. Please keep quiet when Members are making their contributions. Take notes so that when the time comes, you respond."
}