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

{
    "id": 210208,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/210208/?format=api",
    "text_counter": 112,
    "type": "speech",
    "speaker_name": "Mr. Syongo",
    "speaker_title": "",
    "speaker": {
        "id": 316,
        "legal_name": "Zaddock Madiri Syong'oh",
        "slug": "zaddock-syongoh"
    },
    "content": "Mr. Speaker, Sir, if you read that Question, it is very specific. If the hon. Minister does not have sufficient information to give a satisfactory answer, I am quite willing, and I will request that we have this Question deferred so as to give the hon. Minister more time to find out."
}