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

{
    "id": 1002590,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1002590/?format=api",
    "text_counter": 412,
    "type": "speech",
    "speaker_name": "Sen. Linturi",
    "speaker_title": "",
    "speaker": {
        "id": 69,
        "legal_name": "Franklin Mithika Linturi",
        "slug": "franklin-linturi"
    },
    "content": "Mr. Speaker, I want to inform the distinguished Senator that however much we want to agree, the information that is not known out there is that, in the event that the Committee does not return the agreed verdict, then the report does not come to the Chamber, the Senate will not have an opportunity. It is important so that we are clear in our minds."
}