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

{
    "id": 44007,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/44007/?format=api",
    "text_counter": 1208,
    "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. Chairman, Sir, let me say that my first feeling was to support this amendment. I was on record as opposing very strongly what the Ligale Commission did. I still do, because it did not act impartially. In many constituencies, we complained. There were no reasons for their delineation the way they were."
}