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

{
    "id": 1412374,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1412374/?format=api",
    "text_counter": 100,
    "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, Hon. Members. Take your seats. Hon. Nabulindo, your Motion will be slotted for noon or at the completion of Order No.9, whichever comes first. We will deal with Order No.9. If it is not over by noon, the House will rise for your Adjournment Motion. If Order No.12 is disposed of earlier than that, you will have more time for your Adjournment Motion. Is that clear? Next Order."
}