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

{
    "id": 465039,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/465039/?format=api",
    "text_counter": 542,
    "type": "speech",
    "speaker_name": "Hon. Cheboi",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 329,
        "legal_name": "Moses Kipkemboi Cheboi",
        "slug": "moses-cheboi"
    },
    "content": " Hon. Members it is clear that we cannot raise the requisite quorum. Therefore, the House stands adjourned until next week on Tuesday, 8th October, 2013 at 2.30 p.m."
}