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

{
    "id": 163013,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/163013/?format=api",
    "text_counter": 362,
    "type": "speech",
    "speaker_name": "Eng. Gumbo",
    "speaker_title": "",
    "speaker": {
        "id": 24,
        "legal_name": "Nicholas Gumbo",
        "slug": "nicholas-gumbo"
    },
    "content": "\"As regards to documents tabled by Dr. Khalwale, only those that are in the official letterhead of the NCPB are acceptable. All other documents, including e-mails, are not genuine and shall be expunged from the records of the House.\""
}