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

{
    "id": 245852,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/245852/?format=api",
    "text_counter": 108,
    "type": "speech",
    "speaker_name": "Mr. Odoyo",
    "speaker_title": "",
    "speaker": {
        "id": 340,
        "legal_name": "Peter Ochieng Odoyo",
        "slug": "peter-odoyo"
    },
    "content": "Mr. Speaker, Sir, I will not be the judge of your powers of discretion. May I appeal for your utmost discretion to defer this Question, in view of the pertinent interest that has been shown by hon. Members?"
}