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

{
    "id": 314872,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/314872/?format=api",
    "text_counter": 28,
    "type": "speech",
    "speaker_name": "Mr. Kiptanui",
    "speaker_title": "",
    "speaker": {
        "id": 52,
        "legal_name": "Jackson Kiplagat Kiptanui",
        "slug": "jackson-kiptanui"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. Owing to the technicality of this Question and the issue of elections being a very serious one, would I be in order to ask that this Question be directed to the Prime Minister so that he can give a commitment as the Government on how these elections will be carried out in a free and fair way?"
}