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

{
    "id": 30143,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/30143/?format=api",
    "text_counter": 125,
    "type": "speech",
    "speaker_name": "Mr. Pesa",
    "speaker_title": "",
    "speaker": {
        "id": 134,
        "legal_name": "John Dache Pesa",
        "slug": "john-pesa"
    },
    "content": "Mr. Deputy Speaker, Sir, I beg to apologize for coming late to the House. I was held up in traffic jam which I could not avoid. I ask for your indulgence that I ask this Question."
}