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

{
    "id": 250543,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/250543/?format=api",
    "text_counter": 75,
    "type": "speech",
    "speaker_name": "Mr. Weya",
    "speaker_title": "",
    "speaker": {
        "id": 304,
        "legal_name": "Sammy Arthur Weya",
        "slug": "sammy-weya"
    },
    "content": "Mr. Speaker, Sir, if you go round the country, you will see that all the roads are in a pathetic condition. The Government has no capacity to re-construct all of them. Could the Assistant Minister consider concessioning some of the roads so that private investors can re-construct them and help Kenyans have better roads?"
}