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

{
    "id": 197702,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/197702/?format=api",
    "text_counter": 29,
    "type": "speech",
    "speaker_name": "Mr. Kipkiror",
    "speaker_title": "The Member for Baringo North",
    "speaker": {
        "id": 50,
        "legal_name": "William Cheptumo Kipkiror",
        "slug": "william-kipkiror"
    },
    "content": " Thank you Mr. Speaker, Sir, for giving me a chance to comment on this very special Motion. My name is Mr. William Kipkiror Cheptumo, the Member of Parliament for Baringo North."
}