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

{
    "id": 5567,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5567/?format=api",
    "text_counter": 80,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I think I mentioned here that we wanted to identify the officers who were going to get the salaries otherwise you cannot just pay salaries to people who cannot identify themselves. It was an anomaly of which I have---"
}