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

{
    "id": 1111429,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1111429/?format=api",
    "text_counter": 146,
    "type": "speech",
    "speaker_name": "Sen. Cherargei",
    "speaker_title": "",
    "speaker": {
        "id": 13217,
        "legal_name": "Cherarkey K Samson",
        "slug": "cherarkey-k-samson"
    },
    "content": "Mr. Speaker, Sir, thank you for this opportunity. I laud Sen. (Dr.) Mbito for this opportunity. As my brother Sen. (Eng.) Mahamud has said, it is sad that 60 years down the line since independence, we have not been independent in ensuring food security."
}