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

{
    "id": 85492,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/85492/?format=api",
    "text_counter": 103,
    "type": "speech",
    "speaker_name": "Mr. Mwau",
    "speaker_title": "The Assistant Minister for Transport",
    "speaker": {
        "id": 105,
        "legal_name": "John Harun Mwau",
        "slug": "harun-mwau"
    },
    "content": " Mr. Temporary Deputy Speaker, Sir, even last week, the same thing happened. I came prepared but I did not answer the Question. So, I would like to ask that the Question be rescheduled till next week."
}