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

{
    "id": 55679,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/55679/?format=api",
    "text_counter": 135,
    "type": "speech",
    "speaker_name": "Mr. Warugongo",
    "speaker_title": "",
    "speaker": {
        "id": 150,
        "legal_name": "Nemesius Warugongo",
        "slug": "nemesius-warugongo"
    },
    "content": "asked the Minister for Public Health and Sanitation whether she could consider making it a policy to conduct circumcision of all baby boys at birth as a measure of reducing HIV/AIDs infections."
}