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

{
    "id": 52095,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/52095/?format=api",
    "text_counter": 44,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": "Mr. Speaker, Sir, I think in the next 30 days, we will be able to communicate to the hon. Member when we will be able to do a tour of our roads in Kitui, so that he can be able to communicate that to the constituents in that area."
}