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

{
    "id": 1234423,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1234423/?format=api",
    "text_counter": 193,
    "type": "speech",
    "speaker_name": "Sen. Miraj",
    "speaker_title": "",
    "speaker": null,
    "content": "Thank you, Mr. Deputy Speaker, Sir, I rise pursuant to Standing Order 53(1) to seek a Statement from the Standing Committee on Finance and Budget regarding landing rights for rescheduled international flights to Mombasa International Airport (MIA). In the Statement the Committee should- (1) State the reasons for restrictions or denial of landing rights for several scheduled international flights to Moi International Airport (MIA) in Mombasa County."
}