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

{
    "id": 35,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/35/?format=api",
    "text_counter": 35,
    "type": "speech",
    "speaker_name": "Mr. K. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 172,
        "legal_name": "Julius Kiema Kilonzo",
        "slug": "kiema-kilonzo"
    },
    "content": "On a point of order, Madam Temporary Deputy Speaker. In view of the fact that the Assistant Minister says he is unable to answer this Question because it falls under the docket of the Ministry of Education, would I be in order to ask the Chair to direct this Question to the Ministry of Education so that the matter can get instant justice?"
}