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

{
    "id": 1214560,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1214560/?format=api",
    "text_counter": 398,
    "type": "speech",
    "speaker_name": "Sen. Kisang",
    "speaker_title": "",
    "speaker": {
        "id": 2263,
        "legal_name": "William Kipkemoi Kisang",
        "slug": "william-kipkemoi-kisang"
    },
    "content": "Thank you, Mr. Temporary Speaker, Sir. I have a request, which should have been made earlier. Since we still have three Statements. Can we, maybe, read all the three Statements, then we allow Members to comment, so that we save on time, in disposing of them?"
}