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

{
    "id": 300986,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/300986/?format=api",
    "text_counter": 62,
    "type": "speech",
    "speaker_name": "Mr. Koech",
    "speaker_title": "",
    "speaker": {
        "id": 56,
        "legal_name": "David Kibet Koech",
        "slug": "david-koech"
    },
    "content": "On a point of order, Mr. Speaker, Sir. This is a very serious matter, but the Minister is taking it casually and giving contradictory statements. He started by saying that the Government has approved the de-gazettement of a strip of land on the edge of Nairobi National Park. He then went further to say that it is illegal for the Government to approve de-gazettement of national park land without the approval of Parliament. Is he in order to contradict his own statement?"
}