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

{
    "id": 159302,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/159302/?format=api",
    "text_counter": 93,
    "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. Speaker, Sir, with all due respect to the Questioner, I would like to request for more time because the answer supplied to me by my officers is not satisfactory. I want to ensure that the hon. Member gets the best answer."
}