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

{
    "id": 61232,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/61232/?format=api",
    "text_counter": 324,
    "type": "speech",
    "speaker_name": "Dr. Oburu",
    "speaker_title": "The Assistant Minister, Office of the Deputy Prime Minister and Ministry of Finance",
    "speaker": {
        "id": 194,
        "legal_name": "Oburu Ngona Odinga",
        "slug": "oburu-odinga"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, unless that is done, I do not know how this country will be run until we revise the Act. We are acting according to the existing laws. I have no powers to violate them unless there is some interpretation which is given by a court of law. We are obliged to follow the law as it exists now."
}