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

{
    "id": 666581,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/666581/?format=api",
    "text_counter": 34,
    "type": "speech",
    "speaker_name": "Hon. Dawood",
    "speaker_title": "",
    "speaker": {
        "id": 2572,
        "legal_name": "Abdul Rahim Dawood",
        "slug": "abdul-rahim-dawood"
    },
    "content": "Hon. Speaker, I support my colleague from Meru County. I believe that the roads which were under construction should be completed. Every year, we are promised roads which are not constructed. There were some roads in my constituency which were advertised but, apparently, they were removed from the advertisement when they did not get bidders. I wish they would re-advertise them so that everybody can get roads equally and equitably."
}