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

{
    "id": 54244,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/54244/?format=api",
    "text_counter": 131,
    "type": "speech",
    "speaker_name": "Mrs. Ngilu",
    "speaker_title": "The Minister for Water and Irrigation",
    "speaker": {
        "id": 111,
        "legal_name": "Charity Kaluki Ngilu",
        "slug": "charity-ngilu"
    },
    "content": "(b)The contract was awarded to the responsive bidder M/s Pure Water Resources Limited of P.O. Box 40541 Nairobi on 4th May, 2009 under Lot Number A/CWSD/1 for drilling two boreholes for Wararesa and Wadema."
}