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

{
    "id": 193284,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/193284/?format=api",
    "text_counter": 83,
    "type": "speech",
    "speaker_name": "Mr. Kiptanui",
    "speaker_title": "",
    "speaker": {
        "id": 52,
        "legal_name": "Jackson Kiplagat Kiptanui",
        "slug": "jackson-kiptanui"
    },
    "content": "Mr. Speaker, Sir, I would like to request that I be allowed to avail the details of the court case on Thursday, next week."
}