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

{
    "id": 157124,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/157124/?format=api",
    "text_counter": 197,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": "Mr. Speaker, Sir, it is unacceptable that many of our people remain landless while others are squatters in their country, 45 years since Independence. This is one issue where I hope we will get the co-operation of hon. Members, so that we can have a new land policy that will make land, which is a factor of production, accessible and available to our people for that purpose."
}