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

{
    "id": 127502,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/127502/?format=api",
    "text_counter": 381,
    "type": "speech",
    "speaker_name": "Mr. Khangati",
    "speaker_title": "The Assistant Minister, Office of the Prime Minister",
    "speaker": {
        "id": 42,
        "legal_name": "Alfred Khang'ati",
        "slug": "alfred-khangati"
    },
    "content": "The next episode I want to bring to the attention of the House is that I had an opportunity to overfly the Mau Forest and Lake Nakuru. It was quite evident that the Lake Nakuru is drying up. The hon. Minister has said it and I saw it with my own eyes."
}