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

{
    "id": 63090,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/63090/?format=api",
    "text_counter": 19,
    "type": "speech",
    "speaker_name": "Mr. Orengo",
    "speaker_title": "The Minister for Lands",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": " Mr. Speaker, Sir, I had already answered this Question, but Mr. Yakub needed time to interrogate the annexure which I had handed over to him. The record is there that I answered the Question."
}