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

{
    "id": 217363,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/217363/?format=api",
    "text_counter": 122,
    "type": "speech",
    "speaker_name": "Mr. Maore",
    "speaker_title": "ADJOURNMENT The Temporary Deputy Speaker",
    "speaker": {
        "id": 284,
        "legal_name": "Richard Maoka Maore",
        "slug": "maoka-maore"
    },
    "content": " Order, hon. Members! Due to lack of quorum, the House stands adjourned until 2.30 p.m. in the afternoon. The House rose at 10.50 a.m."
}