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

{
    "id": 98342,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/98342/?format=api",
    "text_counter": 23,
    "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 have stood for the eighth time to ask this Question on the Floor of the House bearing in mind that many teachers who have served this country very dedicatedly are eagerly waiting for this answer."
}