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

{
    "id": 96020,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/96020/?format=api",
    "text_counter": 25,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": "Both the excavation and the construction of the new bridge. That is the report that we have and as I have said, I invite the hon. Member to visit the site at a date which we can organise with our officers on the ground to verify."
}