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

{
    "id": 266642,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/266642/?format=api",
    "text_counter": 258,
    "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 rise on a point of order to seek your guidance particularly in relation to the ruling that you have just made on the tabling of the paper. I am asking this in relation to procedure; ordinarily papers are laid under Order No.4. Would it be procedural to ask for the tabling of this at this particular point in time?"
}