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

{
    "id": 96349,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/96349/?format=api",
    "text_counter": 165,
    "type": "speech",
    "speaker_name": "Mr. Rai",
    "speaker_title": "",
    "speaker": {
        "id": 203,
        "legal_name": "Samuel Gonzi Rai",
        "slug": "samuel-rai"
    },
    "content": "Mr. Speaker, Sir, I could give the hon. Member an undertaking from my Ministry. Since the land belongs to the council, if there is anything that he wants my Ministry to do, he can make the request and I will abide by it."
}