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

{
    "id": 72654,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/72654/?format=api",
    "text_counter": 160,
    "type": "speech",
    "speaker_name": "Mr. Cheptumo",
    "speaker_title": "",
    "speaker": {
        "id": 50,
        "legal_name": "William Cheptumo Kipkiror",
        "slug": "william-kipkiror"
    },
    "content": "Mr. Speaker, Sir, as I said earlier, the legislation under Article 79 should be in place within one year and the legislation under Article 80 should be in place within two years. As a Ministry, we do not want to wait for that long. We are"
}