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

{
    "id": 121427,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/121427/?format=api",
    "text_counter": 101,
    "type": "speech",
    "speaker_name": "Mr. Cheptumo",
    "speaker_title": "",
    "speaker": {
        "id": 50,
        "legal_name": "William Cheptumo Kipkiror",
        "slug": "william-kipkiror"
    },
    "content": "Mr. Deputy Speaker, Sir, I am informed that in the next six months or so, we are going to begin construction of the High Court in Garissa."
}