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

{
    "id": 242049,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/242049/?format=api",
    "text_counter": 73,
    "type": "speech",
    "speaker_name": "Mr. Kingi",
    "speaker_title": "",
    "speaker": {
        "id": 27,
        "legal_name": "Amason Jeffah Kingi",
        "slug": "amason-kingi"
    },
    "content": "Mr. Speaker, Sir, I thank the hon. Member for that compliment but I have already answered the question. I have said that we will consult with the hon. Member if he comes to our office. However, as far as we are concerned, there is no law that allows us to do that."
}