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

{
    "id": 197874,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/197874/?format=api",
    "text_counter": 109,
    "type": "speech",
    "speaker_name": "Dr. Mwiria",
    "speaker_title": "The Member for Tigania West",
    "speaker": {
        "id": 190,
        "legal_name": "Valerian Kilemi Mwiria",
        "slug": "kilemi-mwiria"
    },
    "content": " Thank you, Mr. Temporary Deputy Speaker, Sir, for giving me this opportunity to comment on the Presidential Address. First, I would like to take this opportunity to thank the people of Tigania West Constituency for re-electing me---"
}