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

{
    "id": 160035,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/160035/?format=api",
    "text_counter": 119,
    "type": "speech",
    "speaker_name": "Mr. Chachu",
    "speaker_title": "",
    "speaker": {
        "id": 18,
        "legal_name": "Francis Chachu Ganya",
        "slug": "francis-ganya"
    },
    "content": "Mr. Deputy Speaker, Sir, the issue I wanted to solve by raising this Question has been well-managed. I want to thank the Assistant Minister for Education, Prof. Ongeri, for the able leadership he provided in solving this problem. Learning has resumed and I have no further questions."
}