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

{
    "id": 100484,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100484/?format=api",
    "text_counter": 169,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, the report I get from the area Member of Parliament is that the bridge is very narrow. That is the cause of this problem. Is this an emergency situation or the Ministry of Roads does not have a policy on how to maintain roads and repair bridges?"
}