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

{
    "id": 273901,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/273901/?format=api",
    "text_counter": 363,
    "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. Is Eng. Maina in order to anticipate debate on the Adjournment Motion which is not yet before the House? We are debating the extension of time! Is he in order?"
}