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

{
    "id": 82725,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/82725/?format=api",
    "text_counter": 127,
    "type": "speech",
    "speaker_name": "Mr. Outa",
    "speaker_title": "",
    "speaker": {
        "id": 133,
        "legal_name": "Fredrick Otieno Outa",
        "slug": "fredrick-outa"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. You can hear hon. Members consulting very loudly. We cannot hear the Assistant Minister giving his answer. You can also see people moving around, I do not know what exactly is interesting hon. Members today."
}