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

{
    "id": 240665,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/240665/?format=api",
    "text_counter": 135,
    "type": "speech",
    "speaker_name": "Mr. Odoyo",
    "speaker_title": "",
    "speaker": {
        "id": 340,
        "legal_name": "Peter Ochieng Odoyo",
        "slug": "peter-odoyo"
    },
    "content": "Mr. Deputy Speaker, Sir, this is my fifth Question in this Session where an opportunity has always been given to me to ask the first and last question. I do beg that the Chair grants equal opportunity to Members, in keeping with equal salary that is paid to all Members in this House."
}