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

{
    "id": 77657,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/77657/?format=api",
    "text_counter": 51,
    "type": "speech",
    "speaker_name": "Prof. Olweny",
    "speaker_title": "",
    "speaker": {
        "id": 122,
        "legal_name": "Patrick Ayiecho Olweny",
        "slug": "patrick-olweny"
    },
    "content": "Thank you, hon. K. Kilonzo, for referring to me as a good professor. Well, that will be taken care of. As I said, we will revise the guidelines because some of those issues have come up to us."
}