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

{
    "id": 7293,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/7293/?format=api",
    "text_counter": 454,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "Mr. Speaker, Sir, I want to start by saying that I was not prepared to move this Motion, but given that I am a Member of this Committee, and that I participated actively in the sittings and deliberations of the Report, I would still be competent enough to move the Motion."
}