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

{
    "id": 6494,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/6494/?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, we equally found it unnecessary and unprofessional for this particular officer to have charged these citizens with that kind of case. I have indicated to the Officer Commanding Station (OCS) that he should take his work seriously. I reprimanded him and I will also take action against him."
}