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

{
    "id": 2803,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2803/?format=api",
    "text_counter": 57,
    "type": "speech",
    "speaker_name": "Mr. Duale",
    "speaker_title": "",
    "speaker": {
        "id": 15,
        "legal_name": "Aden Bare Duale",
        "slug": "aden-duale"
    },
    "content": "Mr. Speaker, Sir, I have just left the Minister having lunch. This Question touches on a very important national issue that affects business people in that sector. I kindly ask if you could wait for the Minister because he is having lunch. He is around."
}