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

{
    "id": 60206,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/60206/?format=api",
    "text_counter": 190,
    "type": "speech",
    "speaker_name": "Mr. Githae",
    "speaker_title": "The Minister for Nairobi Metropolitan Development",
    "speaker": {
        "id": 159,
        "legal_name": "Robinson Njeru Githae",
        "slug": "robinson-githae"
    },
    "content": "Therefore, I would like to urge Members of Parliament to seize this opportunity because most of our towns are not planned at all--- It is just structures that come up from anywhere and everywhere. They have an opportunity to have well planned new cities with modern concepts."
}