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

{
    "id": 250591,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/250591/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Capt. Nakitare",
    "speaker_title": "",
    "speaker": {
        "id": 348,
        "legal_name": "Davis Wafula Nakitare",
        "slug": "davis-nakitare"
    },
    "content": "Mr. Speaker, Sir, railways transport is a very important and cheap means of travelling. The Assistant Minister is well aware that the road conditions in Kenya have caused a lot of deaths. Does he have plans to have a passengers' train from Kitale to Nairobi? If so, when will it commence?"
}