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

{
    "id": 12732,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/12732/?format=api",
    "text_counter": 288,
    "type": "speech",
    "speaker_name": "Mr. Mututho",
    "speaker_title": "",
    "speaker": {
        "id": 97,
        "legal_name": "John Michael Njenga Mututho",
        "slug": "john-mututho"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. Thank you, again, for sensing the seriousness of this matter. Now that you have given him more time, could he also give us the registration number of those helicopters or aircrafts that he is talking about and, further, tell us, perhaps, how many hours they have done if he cannot get the number of patients?"
}