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

{
    "id": 320168,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/320168/?format=api",
    "text_counter": 134,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "and he is nodding his head. If that is true, then he must tell the House which Standing Order he is relying on and how it applies to the proceedings he is referring to otherwise if he is not able, the onus of proving it---"
}