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

{
    "id": 279080,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/279080/?format=api",
    "text_counter": 42,
    "type": "speech",
    "speaker_name": "Mr. Githae",
    "speaker_title": "The Minister for Finance",
    "speaker": {
        "id": 159,
        "legal_name": "Robinson Njeru Githae",
        "slug": "robinson-githae"
    },
    "content": "those Members of Parliament who are actually maligning this Parliament? They are bringing this Parliament into disrepute and yet, when you ask them for evidence, they say: “I was told. I heard.” What do you do to those Members of Parliament because they are the ones who are destroying the good name of this Parliament?"
}