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

{
    "id": 7414,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/7414/?format=api",
    "text_counter": 77,
    "type": "speech",
    "speaker_name": "Dr. Mwiria",
    "speaker_title": "",
    "speaker": {
        "id": 190,
        "legal_name": "Valerian Kilemi Mwiria",
        "slug": "kilemi-mwiria"
    },
    "content": "Mr. Speaker, Sir, since this issue has been of great concern to us, we are convening a meeting of Vice-Chancellors of universities, deans of faculties and officials of registration bodies, not just engineering, but lawyers and so on."
}