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

{
    "id": 1112808,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1112808/?format=api",
    "text_counter": 294,
    "type": "speech",
    "speaker_name": "Sen. Orengo",
    "speaker_title": "The Senate Minority Leader",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": "There are limitations that are even in the Constitution that are well thought out. A law is as a good as what would happen not to your neighbour, but what will happen to you. A lot of times, we, legislators, become the objects of this legislation. When the detention laws were being passed in the National Assembly, people in the Government and the Cabinet were being warned to look at this law carefully because they might be the first victims. Those detention laws were passed and the first victims were the very people who voted for the Bill."
}