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

{
    "id": 206545,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/206545/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Mr. Omondi",
    "speaker_title": "",
    "speaker": {
        "id": 220,
        "legal_name": "William Opondo Omondi",
        "slug": "william-omondi"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. I hail from Muhoroni and I visit there---"
}