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

{
    "id": 95201,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/95201/?format=api",
    "text_counter": 25,
    "type": "speech",
    "speaker_name": "Prof. Olweny",
    "speaker_title": "",
    "speaker": {
        "id": 122,
        "legal_name": "Patrick Ayiecho Olweny",
        "slug": "patrick-olweny"
    },
    "content": "Mr Deputy Speaker, Sir, when we were handling this Question last time, it was agreed in the House that an inquest would be done and it will be done."
}