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

{
    "id": 75662,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/75662/?format=api",
    "text_counter": 133,
    "type": "speech",
    "speaker_name": "Mr. Cheptumo",
    "speaker_title": "",
    "speaker": {
        "id": 50,
        "legal_name": "William Cheptumo Kipkiror",
        "slug": "william-kipkiror"
    },
    "content": "Mr. Speaker, Sir, if you look at Article 76(2), it states as follows. Let me read it so that it becomes very clear to my colleague. Article 76(2) states as follows--- Let me read it; it is important."
}