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

{
    "id": 255429,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/255429/?format=api",
    "text_counter": 94,
    "type": "speech",
    "speaker_name": "Mr. M. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 47,
        "legal_name": "Mutula Kilonzo",
        "slug": "mutula-kilonzo"
    },
    "content": "Thank you, Mr. Speaker, Sir. I want to present a few points, but very important. The first one is that my learned friend, the hon. Member for Nakuru Town, is asking that a Motion be brought here, rescinding a decision that was negatived. I would like to draw your attention, as you consider this an important matter, to the fact that by rescinding a negative, it would be as though that report was adopted by the House. It is, therefore, in my view, something which cannot be done."
}