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

{
    "id": 95561,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/95561/?format=api",
    "text_counter": 77,
    "type": "speech",
    "speaker_name": "Dr. Gesami",
    "speaker_title": "",
    "speaker": {
        "id": 19,
        "legal_name": "James Ondicho Gesami",
        "slug": "james-gesami"
    },
    "content": "Mr. Speaker, Sir, let me inform the hon. Member that, in fact, in this part of the world, that is Sub-Saharan Africa, the maternal mortality rate in Tanzania is 1,500 per 100,000 live births. In Uganda it is 880 per 1,000 live births. In Germany it is 20---"
}