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

{
    "id": 50359,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/50359/?format=api",
    "text_counter": 63,
    "type": "speech",
    "speaker_name": "Dr. Otichilo",
    "speaker_title": "",
    "speaker": {
        "id": 131,
        "legal_name": "Wilber Ottichilo Khasilwa",
        "slug": "wilber-ottichilo"
    },
    "content": "Mr. Speaker, Sir, you have heard from the Assistant Minister that gum resins are very important and have a potential to give this country a lot of money. Now that we do not have a factory, how are the gum resins that are currently being harvested on ad hoc basis marketed? How much money is this country receiving from this very important product?"
}