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

{
    "id": 90742,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/90742/?format=api",
    "text_counter": 35,
    "type": "speech",
    "speaker_name": "Mr. Anyanga",
    "speaker_title": "",
    "speaker": {
        "id": 6,
        "legal_name": "Peter Edick Omondi Anyanga",
        "slug": "peter-anyanga"
    },
    "content": "Mr. Speaker, Sir, now that the consultants have already finalized the design and the bill of quantities for this Road C13, could the Minister confirm that this time round, the funds will be allocated for the tarmacking of this road?"
}