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

{
    "id": 190504,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/190504/?format=api",
    "text_counter": 220,
    "type": "speech",
    "speaker_name": "Mr. Okemo",
    "speaker_title": "",
    "speaker": {
        "id": 198,
        "legal_name": "Chrysanthus Barnabas Okemo",
        "slug": "chrysanthus-okemo"
    },
    "content": "On a point of order, Mr. Speaker, Sir. Would it be in order for me to suggest that, as part of the speeding up of the process, we invite the Right Honourable Prime Minister to the Committee, since he has more information than everybody else put together?"
}