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

{
    "id": 6485,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/6485/?format=api",
    "text_counter": 43,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": "Mr. Speaker, Sir, I want to assure my colleagues that we do not only have uniformed police officers there. We have various police officers there, that is the non-uniformed and the uniformed. We also have the KPRs within the campuses. So, it is not only the uniformed officers who are there."
}