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

{
    "id": 96170,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/96170/?format=api",
    "text_counter": 175,
    "type": "speech",
    "speaker_name": "Mr. Mureithi",
    "speaker_title": "",
    "speaker": {
        "id": 89,
        "legal_name": "Erastus Kihara Mureithi",
        "slug": "erastus-mureithi"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. Could the Mover of the Motion be called upon to respond?"
}