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

{
    "id": 9782,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/9782/?format=api",
    "text_counter": 195,
    "type": "speech",
    "speaker_name": "Mr. Rai",
    "speaker_title": "The Assistant Minister for Lands",
    "speaker": {
        "id": 203,
        "legal_name": "Samuel Gonzi Rai",
        "slug": "samuel-rai"
    },
    "content": " Mr. Deputy Speaker, Sir, if I get your directions I will proceed to answer the Question because I have no problem. The issue of part (a) of the Question is very clear. I would be more than willing to answer the Question provided I get directions from you. When we go to part (b) of the Question it is there. My answers are limited because---"
}