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

{
    "id": 37237,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/37237/?format=api",
    "text_counter": 52,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": "Mr. Speaker, Sir, I have mentioned here that I will investigate the matter and if, indeed, it is true that they are being referred elsewhere, that borders on inefficiency of that officer. In the meantime, I will try and get the services of that particular police station to include his place."
}