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

{
    "id": 110173,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/110173/?format=api",
    "text_counter": 507,
    "type": "speech",
    "speaker_name": "Mr. Ngugi",
    "speaker_title": "",
    "speaker": {
        "id": 112,
        "legal_name": "David Mwaniki Ngugi",
        "slug": "david-ngugi"
    },
    "content": "on a point of order, Mr. Deputy Speaker, Sir. Seeing the interest in this Motion, can I suggest that we take five minutes per Member?"
}