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

{
    "id": 1001984,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1001984/?format=api",
    "text_counter": 558,
    "type": "speech",
    "speaker_name": "Kandara, JP",
    "speaker_title": "Hon. (Ms.) Alice Wahome",
    "speaker": {
        "id": 1700,
        "legal_name": "Alice Muthoni Wahome",
        "slug": "alice-muthoni-wahome"
    },
    "content": " Hon. Temporary Deputy Speaker, thank you for the opportunity to speak. I want to correct Hon. Ichung’wah. I am not speaking because of gender balance. He is my friend, and I know he is quite gender responsive. I am speaking for the record and to contribute to the issue before us."
}