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

{
    "id": 34209,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/34209/?format=api",
    "text_counter": 491,
    "type": "speech",
    "speaker_name": "Mrs. Odhiambo-Mabona",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 376,
        "legal_name": "Millie Grace Akoth Odhiambo Mabona",
        "slug": "millie-odhiambo-mabona"
    },
    "content": " Hon. Members, it is now time for interruption of business. The House, therefore, stands adjourned until Tuesday, 9th August, 2011, at 2.30 p.m."
}