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

{
    "id": 1187182,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1187182/?format=api",
    "text_counter": 171,
    "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. Member. That Question will be replied to before the Departmental Committee on Transport and Infrastructure. The next Question will go to the Member for Kabuchai, Hon. Majimbo Kalasinga. If he is not in the House, the next Question will go to the Member for Yatta, Hon. Robert Basil."
}