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

{
    "id": 111520,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/111520/?format=api",
    "text_counter": 48,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": "Mr. Speaker, Sir, first of all of I want to commend the NSIS. This is because they are the people who made us find this fellow. The officers in the NSIS are doing a good job and I encourage them to continue with that good work."
}