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

{
    "id": 1340831,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1340831/?format=api",
    "text_counter": 101,
    "type": "speech",
    "speaker_name": "Hon. Martha Wangari",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 13123,
        "legal_name": "Martha Wangari",
        "slug": "martha-wangari"
    },
    "content": " Thank you, Hon. Kangogo. This issue was raised here yesterday. There was a clear direction by the Speaker to the Leader of the Majority Party that we will need to have the cabinet secretaries of the two ministries appear before the House. Member for Kisii County."
}