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

{
    "id": 1041782,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1041782/?format=api",
    "text_counter": 1338,
    "type": "speech",
    "speaker_name": "Sen. Orengo",
    "speaker_title": "The Senate Minority Leader",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": "Mr. Speaker, Sir, when you have been asked to pinpoint, please, pinpoint instead of giving an explanation. We can explain the same ourselves. Otherwise, we may get to a situation where you address for one hour on a matter, which has nothing to do with evidence. That time is coming later on."
}