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

{
    "id": 1285854,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1285854/?format=api",
    "text_counter": 59,
    "type": "speech",
    "speaker_name": "Hon. Kingi",
    "speaker_title": "The Speaker",
    "speaker": {
        "id": 13412,
        "legal_name": "Michael Thoyah Kingi",
        "slug": "michael-thoyah-kingi"
    },
    "content": "Order! Hon. Senators, as you sit here, the Standing Orders are applicable. Do not assume we have a different set of Standing Orders because we are sitting away from Nairobi City. The very same Standing Orders as applicable in Nairobi are applicable in this County Assembly."
}