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

{
    "id": 41182,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/41182/?format=api",
    "text_counter": 306,
    "type": "speech",
    "speaker_name": "Mr. Ogindo",
    "speaker_title": "",
    "speaker": {
        "id": 120,
        "legal_name": "Martin Otieno Ogindo",
        "slug": "martin-ogindo"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. I thank you for that ruling but I want your further guidance. This Motion, as amended, if we proceed and debate it, I am sure that there will be a Question to be put at the end. In the event that the Question is put and negatived, what will happen?"
}