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

{
    "id": 64376,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/64376/?format=api",
    "text_counter": 129,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": "Subscribers as at December, 2010 were spread across networks as follows: Safaricom, 15.7 million; Bharti Airtel, 1.9 million; Essar YU, 1.36 million, and Telecom GSM, 832,000."
}