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

{
    "id": 10088,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/10088/?format=api",
    "text_counter": 501,
    "type": "speech",
    "speaker_name": "Mrs. Ngilu",
    "speaker_title": "The Minister for Water and Irrigation",
    "speaker": {
        "id": 111,
        "legal_name": "Charity Kaluki Ngilu",
        "slug": "charity-ngilu"
    },
    "content": "Who is “our wife?” I am sure there is no one man here who will say “this is our wife.” Every person here will talk about “my wife” or “my husband.” Why have you allowed Dr. Khalwale to continue talking about “our wife, our wife, our wife?”"
}