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

{
    "id": 206501,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/206501/?format=api",
    "text_counter": 79,
    "type": "speech",
    "speaker_name": "Mr. Murungi",
    "speaker_title": "",
    "speaker": {
        "id": 93,
        "legal_name": "Kiraitu Murungi",
        "slug": "kiraitu-murungi"
    },
    "content": "Mr. Deputy Speaker, Sir, as I said, it is our policy to connect electricity to all the rural market centres in Kenya within the next three years. If the hon. Member is saying that Uradi Market is not connected, he should come to my office and we shall include it in the programme for connection."
}