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

{
    "id": 95356,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/95356/?format=api",
    "text_counter": 180,
    "type": "speech",
    "speaker_name": "Mr. Mwau",
    "speaker_title": "The Assistant Minister for Transport",
    "speaker": {
        "id": 105,
        "legal_name": "John Harun Mwau",
        "slug": "harun-mwau"
    },
    "content": "(ii) The KRA is also taking services closer to the people to reduce the cost of compliance as is the case with the current roll out of number plate issuance process to Nakuru and Kisumu."
}