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

{
    "id": 105460,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/105460/?format=api",
    "text_counter": 345,
    "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. Temporary Deputy Speaker, Sir. With due respect to the hon. Member on the Floor, I think time is running out. Would I be in order to request that the Mover be called upon to reply?"
}