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

{
    "id": 200964,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/200964/?format=api",
    "text_counter": 377,
    "type": "speech",
    "speaker_name": "Mr. Sungu",
    "speaker_title": "ADJOURNMENT The Temporary Deputy Speaker",
    "speaker": {
        "id": 324,
        "legal_name": "Gor Eric Sungu",
        "slug": "gor-sungu"
    },
    "content": " Hon. Members, due to lack of quorum, we are forced to adjourn. The House is, therefore, adjourned until Thursday, 11th October, 2007, at 2.30 p.m. The House rose at 5.15 p.m."
}