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

{
    "id": 45159,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/45159/?format=api",
    "text_counter": 338,
    "type": "speech",
    "speaker_name": "Mrs. Mugo",
    "speaker_title": "The Minister for Public Health and Sanitation",
    "speaker": {
        "id": 85,
        "legal_name": "Beth Wambui Mugo",
        "slug": "beth-mugo"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I thank you for giving me the opportunity to contribute to this very important Motion. I want to thank the hon. Member for bringing the Motion to the House. It is very timely and needed, and it will go a long way in reforming the electoral system in this country."
}