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

{
    "id": 1319485,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1319485/?format=api",
    "text_counter": 101,
    "type": "speech",
    "speaker_name": "Hon. Martha Wangari",
    "speaker_title": "Hon. Temporary Speaker",
    "speaker": {
        "id": 13123,
        "legal_name": "Martha Wangari",
        "slug": "martha-wangari"
    },
    "content": " Thank you. Before the next speaker, allow me to recognise in the Public Gallery, students from Nairobi Institute of Business Studies (NIBS) Technical College, in Starehe Constituency, Nairobi County. On behalf of the House, we welcome you to observe the proceedings. The next chance will go to the Member for Alego Usonga, Hon. Samuel Atandi."
}