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

{
    "id": 304534,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/304534/?format=api",
    "text_counter": 87,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "On a point of order, Mr. Speaker, Sir. The question by Mr. Olago was clear that the Public Procurement and Disposal Act stipulates a condition that before an award of a tender, or even initiation of it, you have to first ascertain that you have the"
}