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

{
    "id": 38012,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/38012/?format=api",
    "text_counter": 226,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "Mr. Speaker, Sir, what this means is that, first, there must be one Commission comprising of all the others and then later if there is need, Parliament may then have successor commissions. Under the circumstances, the Bills as they appear before the House now are unconstitutional."
}