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

{
    "id": 135382,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/135382/?format=api",
    "text_counter": 190,
    "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, Mr. Affey asked about the reason we want to transport the livestock to KMC instead of slaughtering them on site. There are some animals which are so emaciated and cannot endure the trip to the KMC. Those ones will be slaughtered on site. We are only subsidizing the transport for those other animals which are strong enough to be transported to the KMC slaughterhouse in Athi River."
}