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

{
    "id": 20471,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/20471/?format=api",
    "text_counter": 45,
    "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, Mr. Deputy Speaker, Sir. Clearly, you can see that this Question has taken more than 30 minutes. We have not been able to move. The Minister is still looking at this document. I suggest that it goes to the relevant Departmental Committee on Education, Science and Technology."
}