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

{
    "id": 42930,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42930/?format=api",
    "text_counter": 131,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "On a point of order, Mr. Speaker, Sir. A similar Question on pollution, in the same river, was here barely a month ago and you directed that the Assistant Minister tables the report from the Government Chemist on the pollution level in that river. So, I would wish that when he is answering the Question, he could also table the report on the same river."
}