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

{
    "id": 45605,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/45605/?format=api",
    "text_counter": 32,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": "Mr. Speaker, Sir, there has been no request of extension of time. That road is very critical to Maasai Mara and any delay in construction will greatly impact on that economy and tourism at large."
}