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

{
    "id": 84495,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/84495/?format=api",
    "text_counter": 184,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": "Mr. Deputy Speaker, Sir, the improvement of roads around the city has contributed greatly to the renewal of the built up environmental space through relocation of businesses and residential development. I am confident that in the next two years, our City of Nairobi will be more friendly, accessible and competitive. Thank you."
}