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

{
    "id": 190005,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/190005/?format=api",
    "text_counter": 80,
    "type": "speech",
    "speaker_name": "Mr. Mututho",
    "speaker_title": "",
    "speaker": {
        "id": 97,
        "legal_name": "John Michael Njenga Mututho",
        "slug": "john-mututho"
    },
    "content": "Mr. Deputy Speaker, Sir, does the Assistant Minister have any indication when the Committee he set up to review the classification of roads is going to start its work?"
}