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

{
    "id": 1112793,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1112793/?format=api",
    "text_counter": 279,
    "type": "speech",
    "speaker_name": "Sen. Orengo",
    "speaker_title": "The Senate Minority Leader",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": "That somebody can just come in your house and say that I have reason to believe that you have committed an offence or I have reason to believe that there is something in your house and conduct a search. Sometimes they come at four or five in the morning, with the family asleep and they spend the whole day, take everything of value from the house without an inventory, or somebody is forced to sign that inventory."
}