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

{
    "id": 101989,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/101989/?format=api",
    "text_counter": 126,
    "type": "speech",
    "speaker_name": "Mr. Kaino",
    "speaker_title": "",
    "speaker": {
        "id": 32,
        "legal_name": "Boaz Kipchumba Kaino",
        "slug": "boaz-kaino"
    },
    "content": "asked the Deputy Prime Minister and Minister for Finance:- (a) whether Arror-Chepkum Dam in Arror Location of Marakwet was to receive Kshs.400,000 from Japan as indicated on Development Estimates budget 1997/98; and, (b) whether he could clarify whether the project indeed received the money as intended."
}