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

{
    "id": 1440017,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1440017/?format=api",
    "text_counter": 233,
    "type": "speech",
    "speaker_name": "Hon. Martha Wangari",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 13123,
        "legal_name": "Martha Wangari",
        "slug": "martha-wangari"
    },
    "content": " Member for Gatundu North, Hon. Kururia, and Hon. Kawanjiku, you are out of order. Go back to the Bar, bow and then come in. You know how to do it. Member for Emurua Dikirr and Member for Sotik, do you want to contribute to this Motion?"
}