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

{
    "id": 2350,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2350/?format=api",
    "text_counter": 41,
    "type": "speech",
    "speaker_name": "Mr. Pesa",
    "speaker_title": "",
    "speaker": {
        "id": 134,
        "legal_name": "John Dache Pesa",
        "slug": "john-pesa"
    },
    "content": "Mr. Speaker, Sir, the Assistant Minister has talked about the stocks they keep at the Coast Province. Recently, we had a fire accident in Nairobi and this almost caused the country to come to a standstill as far as the supply of fuel was concerned. Could the Ministry consider getting some stocks to the western part of this country, so that when there is an accident here then other people can get fuel?"
}