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

{
    "id": 1412393,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1412393/?format=api",
    "text_counter": 119,
    "type": "speech",
    "speaker_name": "Hon. Martha Wangari",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 13123,
        "legal_name": "Martha Wangari",
        "slug": "martha-wangari"
    },
    "content": " This Motion has a balance of 31 minutes. Hon. Catherine Omanyo was on the Floor and has a balance of eight minutes if she is in the House. If not, we will continue with the debate. Hon. Abdul Haro, do you intend to speak to this Motion?"
}