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

{
    "id": 222239,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/222239/?format=api",
    "text_counter": 82,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": "asked the Minister for Finance:- (a) how much money is still outstanding as pending bills; and, (b) whether he could table a list of the firms owed money to date and how much has been paid or recommended for payment following Kenya Gazette Notice No.297."
}