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

{
    "id": 135400,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/135400/?format=api",
    "text_counter": 208,
    "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, we are distributing fertilizers all over the country. I also mentioned that we are also giving fertilizers to drought stricken areas. We believe that it will rain in those areas. That is the reason we need to distribute seeds there, as much as we also distribute seeds to areas where there have been rains in the past. I think it would be unfair to condemn those areas just because it did not rain there this year."
}