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

{
    "id": 101264,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/101264/?format=api",
    "text_counter": 80,
    "type": "speech",
    "speaker_name": "Dr. Mwiria",
    "speaker_title": "",
    "speaker": {
        "id": 190,
        "legal_name": "Valerian Kilemi Mwiria",
        "slug": "kilemi-mwiria"
    },
    "content": "Mr. Deputy Speaker, Sir, I was not being evasive. I said that out of the 231, only 70 applied and out of those, one will graduate."
}