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

{
    "id": 3618,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3618/?format=api",
    "text_counter": 463,
    "type": "speech",
    "speaker_name": "Mr. Midiwo",
    "speaker_title": "",
    "speaker": {
        "id": 184,
        "legal_name": "Washington Jakoyo Midiwo",
        "slug": "jakoyo-midiwo"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. I will, therefore, kindly request that we deal with the Finance Bill a week from Tuesday next week, because I am not going to be around and it will not help---"
}