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

{
    "id": 100037,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100037/?format=api",
    "text_counter": 196,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "Thirdly, could the Minister state the general policy on police road blocks which have, all of a sudden, cropped up in the province, specifically addressing the number that we need, the location and possible effects of those road blocks on the economy of Nyanza Province?"
}