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

{
    "id": 223248,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/223248/?format=api",
    "text_counter": 246,
    "type": "speech",
    "speaker_name": "Mr. Wambora",
    "speaker_title": "ADJOURNMENT The Temporary Deputy Speaker",
    "speaker": {
        "id": 285,
        "legal_name": "Martin Nyaga Wambora",
        "slug": "martin-wambora"
    },
    "content": " Hon. Members, due to lack of quorum, this House is adjourned until Tuesday, 8th May, 2007, at 2.30 p.m. The House rose at 4.50 p.m."
}