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

{
    "id": 983721,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/983721/?format=api",
    "text_counter": 86,
    "type": "speech",
    "speaker_name": "Sen. Orengo",
    "speaker_title": "The Senate Minority Leader",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": "Sometimes a lot of tragedies and problems we go through are caused by the executives, either the national or the ones in the counties. So, Parliament should be at the door every time even if we are on recess."
}