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

{
    "id": 118926,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/118926/?format=api",
    "text_counter": 267,
    "type": "speech",
    "speaker_name": "Mr. Kathuri",
    "speaker_title": "",
    "speaker": {
        "id": 38,
        "legal_name": "Emilio Mureithi Kathuri",
        "slug": "emilio-kathuri"
    },
    "content": "On a point of order, Mr. Speaker, Sir. There were Questions that were deferred last week to tomorrow. Which ones will come first, is it the ones that were deferred last week or the ones that were deferred today? I think there is a bit of confusion."
}