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

{
    "id": 124799,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/124799/?format=api",
    "text_counter": 170,
    "type": "speech",
    "speaker_name": "Mr. Mwathi",
    "speaker_title": "",
    "speaker": {
        "id": 104,
        "legal_name": "Peter Mungai Mwathi",
        "slug": "peter-mwathi"
    },
    "content": "Mr. Speaker, Sir, indeed, we have consulted and we have agreed to defer the Question until next week so that we can have an adequate answer."
}