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

{
    "id": 87735,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/87735/?format=api",
    "text_counter": 144,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": "Mr. Speaker, Sir, we are at the design review stage. Until we complete the design and sign the agreements with the financing authorities, it may not be possible for me to give a specific date when work will commence. However, I want to assure the hon. Member that we hope to complete the design review within the current financial year and sign the financing agreements."
}