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

{
    "id": 1234979,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1234979/?format=api",
    "text_counter": 95,
    "type": "speech",
    "speaker_name": "Sen. Olekina",
    "speaker_title": "",
    "speaker": {
        "id": 407,
        "legal_name": "Ledama Olekina",
        "slug": "ledama-olekina"
    },
    "content": "such as a school like the one in the Kakamega County; before students are allowed to drink that water, invest a little bit on a reverse system---"
}