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

{
    "id": 1112795,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1112795/?format=api",
    "text_counter": 281,
    "type": "speech",
    "speaker_name": "Sen. Orengo",
    "speaker_title": "The Senate Minority Leader",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": "You will find when those things are taken from your house, you may not see them again. If you see them, you will have fought many cases in court. Sometimes, if they are things of value; there are no inventories taken. This must be made a lot more restrictive. You should explain what those unexceptional circumstances are. Who should be present during a search? What form of inventory should be taken?"
}