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

{
    "id": 11989,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/11989/?format=api",
    "text_counter": 295,
    "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. Speaker, Sir, I did not say that we have tested all the children. I said that they are being observed. It is difficult to test all of them, and should any signs be seen, those children will immediately be tested and treated---"
}