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

{
    "id": 105112,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/105112/?format=api",
    "text_counter": 387,
    "type": "speech",
    "speaker_name": "Ms. Karua",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 166,
        "legal_name": "Martha Wangari Karua",
        "slug": "martha-karua"
    },
    "content": " Hon. Members, we are unable to raise the requisite quorum. Therefore, the House stands adjourned until this afternoon at 2.30 p.m."
}