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

{
    "id": 78945,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/78945/?format=api",
    "text_counter": 125,
    "type": "speech",
    "speaker_name": "Mr. Sambu",
    "speaker_title": "",
    "speaker": {
        "id": 137,
        "legal_name": "Alfred B. Wekesa Sambu",
        "slug": "alfred-sambu"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. The Assistant Minister has asked whether I can give a specific example. The specific example is Webuye District Headquarters which has stalled for the last two years. When will funds be available to complete it?"
}