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

{
    "id": 321293,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/321293/?format=api",
    "text_counter": 263,
    "type": "speech",
    "speaker_name": "Mr. Shakeel",
    "speaker_title": "",
    "speaker": {
        "id": 140,
        "legal_name": "Ahmed Shakeel Shabbir Ahmed",
        "slug": "shakeel-shabbir"
    },
    "content": "On a point of information, Mr. Deputy Speaker, Sir. My point of information is that there a number of 4WD vehicles languishing in a warehouse somewhere in Nairobi. Could the Assistant Minister take a couple of those 4WD vehicles and send them to the Deputy Speaker’s area and other areas that have none? That is because they are languishing in a warehouse?"
}