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

{
    "id": 301307,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/301307/?format=api",
    "text_counter": 383,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Order Members! Assistant Minister, I regret that we are not able to raise quorum. So, you may not continue, but you will have another 53 minutes when the House resumes tomorrow. The House now stands adjourned until tomorrow, Wednesday, 1st August, 2012 at 9.00 a.m."
}