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

{
    "id": 77426,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/77426/?format=api",
    "text_counter": 159,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": "Mr. Speaker, Sir, I want to confirm to the hon. Member that the section of the road he has referred to, although that is a different Question, has been declared impassable and my Ministry is considering setting aside funds through the emergency kitty to ensure that the it is maintained to motorable standard."
}