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

{
    "id": 233461,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/233461/?format=api",
    "text_counter": 10,
    "type": "speech",
    "speaker_name": "Mr. Marende",
    "speaker_title": "",
    "speaker": {
        "id": 289,
        "legal_name": "Kenneth Otiato Marende",
        "slug": "kenneth-marende"
    },
    "content": "Mr. Speaker, Sir, this is the second time this Question is being deferred. The last time I asked this Question was about two weeks ago and we were assured by the Leader of Government Business that the Minister will be available today, after the long conference, to answer the Question."
}