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

{
    "id": 32765,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/32765/?format=api",
    "text_counter": 11,
    "type": "speech",
    "speaker_name": "Mr. Kiptanui",
    "speaker_title": "",
    "speaker": {
        "id": 52,
        "legal_name": "Jackson Kiplagat Kiptanui",
        "slug": "jackson-kiptanui"
    },
    "content": "Mr. Speaker, Sir, indeed, the Assistant Minister has consulted me. I do agree, although he should bear in mind that the commodity is being used by majority of Kenyans. The issue of pricing should be addressed as soon as possible. So, I agree that he can answer the Question next week."
}