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

{
    "id": 74903,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/74903/?format=api",
    "text_counter": 158,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": "Mr. Speaker, Sir, by the time these fellows went to the parcel of land in question, there was no court order at all. In any case, if there was any court order by that time, I would have said that this is sub-judice and I would not have gone ahead and answered the Question."
}