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

{
    "id": 56109,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/56109/?format=api",
    "text_counter": 77,
    "type": "speech",
    "speaker_name": "Dr. Oburu",
    "speaker_title": "",
    "speaker": {
        "id": 194,
        "legal_name": "Oburu Ngona Odinga",
        "slug": "oburu-odinga"
    },
    "content": "Mr. Speaker, Sir, the answer which he has is that which was read here by Mr. Nguyai on 24th March 2011. The record is in the HANSARD. He was not here, but the Question was asked on his behalf."
}