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

{
    "id": 1269572,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1269572/?format=api",
    "text_counter": 287,
    "type": "speech",
    "speaker_name": "Hon. Martha Wangari",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 13123,
        "legal_name": "Martha Wangari",
        "slug": "martha-wangari"
    },
    "content": " You have made your point, Leader of Majority Party. I was reluctant to apply it because I thought this House is meant for this kind of ventilation. Standing Orders 107 and 108 are very clear. Hon. Atandi and Hon. Junet, you are totally out of order."
}