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

{
    "id": 6487,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/6487/?format=api",
    "text_counter": 45,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": "Mr. Speaker, Sir, I mentioned that we have security officers within the campuses. We will give this student security. I request that he reports the matter to the police - maybe he has reported it but I do not have such information – in order for him to be provided with security. That is our duty."
}