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

{
    "id": 852843,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/852843/?format=api",
    "text_counter": 516,
    "type": "speech",
    "speaker_name": "Sen. Lelegwe",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 13222,
        "legal_name": "Steve Ltumbesi Lelegwe",
        "slug": "steve-ltumbesi-lelegwe"
    },
    "content": " Having concluded the business of the day, it is now time to adjourn the House. The Senate, therefore, stands adjourned until Tuesday, 20th November, 2018 at 2.30 p.m."
}