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

{
    "id": 52151,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/52151/?format=api",
    "text_counter": 100,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "Mr. Speaker, Sir, I seek the ruling of the Chair that this House does not need the opinion of the Attorney-General on whether the names should be tabled or not. It is the right of this House and every citizen. So, all we want is the names which were forwarded by the Banking Fraud Unit to be tabled and that is it."
}