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

{
    "id": 80708,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/80708/?format=api",
    "text_counter": 36,
    "type": "speech",
    "speaker_name": "Dr. Gesami",
    "speaker_title": "The Assistant Minister for Public Health and Sanitation",
    "speaker": {
        "id": 19,
        "legal_name": "James Ondicho Gesami",
        "slug": "james-gesami"
    },
    "content": " Mr. Deputy Speaker, Sir, I seek the indulgence of this House to get the information later on. I thought it would take me one day to get the information I wanted but it has taken me longer. I undertake to give the information in the course of next week."
}