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

{
    "id": 2732,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2732/?format=api",
    "text_counter": 423,
    "type": "speech",
    "speaker_name": "Mr. Outa",
    "speaker_title": "",
    "speaker": {
        "id": 133,
        "legal_name": "Fredrick Otieno Outa",
        "slug": "fredrick-outa"
    },
    "content": "Thank you, Mr. Deputy Speaker, Sir. While I appreciate the hon. Member on this Bill, there are some terminologies he is using that we do not really understand like “many things happen at night.” Could he elaborate on that?"
}