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

{
    "id": 127234,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/127234/?format=api",
    "text_counter": 113,
    "type": "speech",
    "speaker_name": "Dr. Oburu",
    "speaker_title": "",
    "speaker": {
        "id": 194,
        "legal_name": "Oburu Ngona Odinga",
        "slug": "oburu-odinga"
    },
    "content": "Mr. Speaker, Sir, within a week of receipt of that letter, we will process and pay him all his dues from 1st October, 2002."
}