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

{
    "id": 47502,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/47502/?format=api",
    "text_counter": 45,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "Mr. Speaker, Sir, I really do not know whether you should accept that piece of letter but it is an insult. Telling me that the Minister has gone to dine in Uganda and yet it is the same Uganda which has grabbed my islands which I want them to answer!"
}