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

{
    "id": 140310,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/140310/?format=api",
    "text_counter": 91,
    "type": "speech",
    "speaker_name": "Mr. Odinga",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 194,
        "legal_name": "Oburu Ngona Odinga",
        "slug": "oburu-odinga"
    },
    "content": "Mr. Speaker, Sir, I stand here to declare that the restoration and conservation of our forests in general and Mau Forest Complex, in particular, is the most critical challenge that confronts the nation today. We must and can address this challenge urgently and decisively. I appeal to each and every hon. Members of this august House to rise to this challenge and, together, find a lasting solution."
}