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

{
    "id": 214150,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/214150/?format=api",
    "text_counter": 344,
    "type": "speech",
    "speaker_name": "Mr. Khamasi",
    "speaker_title": "ADJOURNMENT The Temporary Deputy Speaker",
    "speaker": {
        "id": 300,
        "legal_name": "Daniel Lyula Khamasi",
        "slug": "daniel-khamasi"
    },
    "content": " Hon. Members, we have come to the end of our business today. The House, is therefore, adjourned until Tuesday 17th, July, 2007, at 2.30 p.m. The House rose at 6.20 p.m."
}