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

{
    "id": 346380,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/346380/?format=api",
    "text_counter": 337,
    "type": "speech",
    "speaker_name": "Mr. Ngugi",
    "speaker_title": "",
    "speaker": {
        "id": 112,
        "legal_name": "David Mwaniki Ngugi",
        "slug": "david-ngugi"
    },
    "content": "Mr. Speaker, Sir, I rise to support this Motion. I think we have sat here up to midnight at times. If we have to sit up to 8.00 p.m. in order to deal with the matter that is here, I think we should make that sacrifice. I support."
}