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

{
    "id": 31259,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/31259/?format=api",
    "text_counter": 156,
    "type": "speech",
    "speaker_name": "Dr. Otichilo",
    "speaker_title": "",
    "speaker": {
        "id": 131,
        "legal_name": "Wilber Ottichilo Khasilwa",
        "slug": "wilber-ottichilo"
    },
    "content": "Mr. Speaker, Sir, this Question is very important and has been pending for the last one month. Therefore, I am willing to listen to the Assistant Minister because it is a very important Question and I want to have the answer."
}