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

{
    "id": 84535,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/84535/?format=api",
    "text_counter": 224,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": "Mr. Deputy Speaker, Sir, the Government directed the NCPB to establish a system of warehouse receipting as a precursor to commodity exchange which will create more efficiency and transparency in the manner in which grains are managed by the Board. The Government has further directed the NCPB to develop and implement a plan to upgrade and modernize its facilities and record keeping system."
}