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

{
    "id": 101940,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/101940/?format=api",
    "text_counter": 77,
    "type": "speech",
    "speaker_name": "Mr. Bett",
    "speaker_title": "",
    "speaker": {
        "id": 157,
        "legal_name": "Franklin Kipng'etich Bett",
        "slug": "franklin-bett"
    },
    "content": "Madam Temporary Deputy Speaker, subject to the pleasure of the Chair, I would wish to request that we table the list next week."
}