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

{
    "id": 2142,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2142/?format=api",
    "text_counter": 174,
    "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. Deputy Speaker, Sir, again, I apologize. The answer is on the way. But for the comfort of the hon. Member, action had already been taken on this particular matter. I think we had already canceled the title deed that was fraudulently---"
}