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

{
    "id": 98168,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/98168/?format=api",
    "text_counter": 231,
    "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. Deputy Speaker, Sir, I participate in this House very often and I know the rulings of the Speaker. But it will be impolite for the whole Front Bench to leave two presidents and a visiting president in the dining room. I think that should be understood."
}