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

{
    "id": 55647,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/55647/?format=api",
    "text_counter": 103,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I may not have the exact figure that we require to maintain this road to motorable condition but as soon as we get the estimates for the repairs, we will liaise with the hon. Member to ensure that the road is maintained up to the time when we can do the full rehabilitation."
}