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

{
    "id": 7390,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/7390/?format=api",
    "text_counter": 53,
    "type": "speech",
    "speaker_name": "Dr. Mwiria",
    "speaker_title": "",
    "speaker": {
        "id": 190,
        "legal_name": "Valerian Kilemi Mwiria",
        "slug": "kilemi-mwiria"
    },
    "content": "Mr. Speaker, Sir, I think we need to make things clear. It is not just about engineering. When you do medicine in some top universities in Russia, you will still have to be registered by a board. I think we should encourage that because universities, the private sector and professional bodies should work hard to ensure that materials that we produce out of our institutions are good and meet our expectations."
}