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

{
    "id": 234651,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234651/?format=api",
    "text_counter": 42,
    "type": "speech",
    "speaker_name": "Mr. Odoyo",
    "speaker_title": "",
    "speaker": {
        "id": 340,
        "legal_name": "Peter Ochieng Odoyo",
        "slug": "peter-odoyo"
    },
    "content": "Mr. Speaker, Sir, water meters were installed 20 years ago. Could the Assistant Minister confirm or deny that those old metres may very well be responsible for the overcharging that the wananchi are complaining about?"
}