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

{
    "id": 197234,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/197234/?format=api",
    "text_counter": 30,
    "type": "speech",
    "speaker_name": "Dr. Monda",
    "speaker_title": "The Member for Nyaribari Chache",
    "speaker": {
        "id": 83,
        "legal_name": "Robert Onsare Monda",
        "slug": "robert-monda"
    },
    "content": " Thank you Mr. Deputy Speaker, Sir, for giving me an opportunity to contribute to the Presidential Address. Mr. Speaker, Sir, allow me to introduce myself. I am Dr. Robert Monda, the Member of Parliament for Nyaribari Chache Constituency."
}