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

{
    "id": 223079,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/223079/?format=api",
    "text_counter": 77,
    "type": "speech",
    "speaker_name": "Mr. Muite",
    "speaker_title": "",
    "speaker": {
        "id": 235,
        "legal_name": "Paul Kibugi Muite",
        "slug": "paul-muite"
    },
    "content": "Mr. Deputy Speaker, Sir, when the Minister was answering a question a little while ago, he listed the companies that the Treasury invited and not the companies that wrote in response to the advertisement. Could the Minister, please, clarify that and also answer the question asked by Mr. Odoyo?"
}