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

{
    "id": 256513,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/256513/?format=api",
    "text_counter": 42,
    "type": "speech",
    "speaker_name": "Mr. Muriithi",
    "speaker_title": "",
    "speaker": {
        "id": 91,
        "legal_name": "Ndiritu Muriithi",
        "slug": "ndiritu-muriithi"
    },
    "content": "Mr. Speaker, Sir, as you know, in the normal procurement and the way bidding takes place, during the bidding process, if one of the bidders, for example, seeks a clarification, we inform everybody and if that clarification were to necessitate an extension of the bidding period, then the procuring authority would typically do so. These are the sorts of things that happened in this bidding process."
}