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

{
    "id": 213246,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/213246/?format=api",
    "text_counter": 33,
    "type": "speech",
    "speaker_name": "Prof. Mango",
    "speaker_title": "",
    "speaker": {
        "id": 288,
        "legal_name": "Christine Mango",
        "slug": "christine-mango"
    },
    "content": "asked the Minister for Health:- (a) if she is aware that cervical cancer is becoming a serious life-threatening problem to the women population; and, (b) what measures she is putting in place to protect young women from this danger."
}