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

{
    "id": 1213772,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1213772/?format=api",
    "text_counter": 143,
    "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, Member for Butula. I confirm that we are giving chances to Members who have put their cards in the intervention slots as had been directed. Next will be the Member for Baringo North, Hon. Joseph Makilap."
}