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

{
    "id": 251234,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/251234/?format=api",
    "text_counter": 144,
    "type": "speech",
    "speaker_name": "Mr. K. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 172,
        "legal_name": "Julius Kiema Kilonzo",
        "slug": "kiema-kilonzo"
    },
    "content": "Mr. Deputy Speaker, Sir, the Assistant Minister is not addressing the specific question that I have asked him. I have asked him whether there is a specific irrigation project in Yatta Constituency undertaken by the NARC Government other than the one started by the colonial government."
}