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

{
    "id": 39474,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/39474/?format=api",
    "text_counter": 100,
    "type": "speech",
    "speaker_name": "Prof. Olweny",
    "speaker_title": "The Assistant Minister for Education",
    "speaker": {
        "id": 122,
        "legal_name": "Patrick Ayiecho Olweny",
        "slug": "patrick-olweny"
    },
    "content": " Mr. Temporary Deputy Speaker, Sir, please, accept my apologies for coming late. I was held up in the Ministry for one or two reasons. I beg the indulgence of the House to allow us to bring a reply to this Question on Tuesday next week. This is because I do not have an appropriate and correct answer to this Question yet."
}