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

{
    "id": 153668,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/153668/?format=api",
    "text_counter": 133,
    "type": "speech",
    "speaker_name": "Mr. Joho",
    "speaker_title": "",
    "speaker": {
        "id": 30,
        "legal_name": "Hassan Ali Joho",
        "slug": "hassan-joho"
    },
    "content": "Mr. Speaker, Sir, since the Minister has considered the effects of global recession on our tourism, could he tell us whether he has formulated some policies that will save the sector from imminent collapse? I am talking about taxi drivers, beach operators and curio dealers at the local level."
}