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

{
    "id": 8529,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/8529/?format=api",
    "text_counter": 98,
    "type": "speech",
    "speaker_name": "Mr. Kingi",
    "speaker_title": "The Minister for Fisheries Development",
    "speaker": {
        "id": 27,
        "legal_name": "Amason Jeffah Kingi",
        "slug": "amason-kingi"
    },
    "content": " Mr. Speaker, Sir, today in the morning, I received a letter from the Clerk’s Chambers dated 15th November, 2011 enclosing this particular Question with the advice that the same would appear on tomorrow’s Order Paper. Therefore, I was surprised to see it on today’s Order Paper."
}