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

{
    "id": 231018,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/231018/?format=api",
    "text_counter": 413,
    "type": "speech",
    "speaker_name": "Dr. Kibunguchy",
    "speaker_title": "The Assistant Minister for Health",
    "speaker": {
        "id": 294,
        "legal_name": "Enoch Wamalwa Kibunguchy",
        "slug": "enoch-kibunguchy"
    },
    "content": " On a point of order, Mr. Temporary Deputy Chairman, Sir. I am really confused. We passed one amendment before and we have passed another one now. Does that mean that the first one dies and the second one takes precedence? Where are we?"
}