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

{
    "id": 321956,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/321956/?format=api",
    "text_counter": 337,
    "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": " Yes, Mr. Temporary Deputy Chairman, Sir, I am opposing it the reason being that the word “inducement” has been taken out of context from the original text. In the proposed amendment, it has been used as a qualifier or verb whereas the original code---"
}