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

{
    "id": 1039939,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1039939/?format=api",
    "text_counter": 1003,
    "type": "speech",
    "speaker_name": "Sen. Olekina",
    "speaker_title": "",
    "speaker": {
        "id": 407,
        "legal_name": "Ledama Olekina",
        "slug": "ledama-olekina"
    },
    "content": "Mr. Speaker, Sir, when I listened to the counsel of the governor submitting, they indicated that they were served with the documents at 6.30 p.m., and they requested to be allowed to submit their responses to those submissions."
}