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

{
    "id": 246010,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/246010/?format=api",
    "text_counter": 77,
    "type": "speech",
    "speaker_name": "Mr. Kenneth",
    "speaker_title": "",
    "speaker": {
        "id": 167,
        "legal_name": "Peter Kenneth",
        "slug": "peter-kenneth"
    },
    "content": "Mr. Deputy Speaker, Sir, part \"b\" of the Question says: \" Could the Minister table a list of the firms owed money to date and how much has been paid following Kenya Gazette Notice No.297.\" There is no firm that is owed money by the Government to date. There is also no company that has been paid to date. Therefore, there is no list to lay on the Table."
}