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

{
    "id": 118824,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/118824/?format=api",
    "text_counter": 165,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": "Mr. Speaker, Sir, I welcome the request from the hon. Member to visit that project and, indeed, at the Ministry level, we will ensure that we dispatch a team to visit the site. But, I am not able to give a clear date. But at least, within sixty days that can be done."
}