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

{
    "id": 1712,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1712/?format=api",
    "text_counter": 236,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": "Mr. Deputy Speaker, Sir, the roads in Nairobi today are in a very despicable condition. In fact, even as we speak, the main street in Westlands is completely worn out. We have requested Treasury to allocate sufficient funds for us to improve especially the business areas, which include Eastleigh, among others. Once those funds are allocated, we will put them into proper use and address the roads that have been mentioned."
}