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

{
    "id": 3118,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3118/?format=api",
    "text_counter": 372,
    "type": "speech",
    "speaker_name": "Dr. Laboso",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 63,
        "legal_name": "Joyce Cherono Laboso",
        "slug": "joyce-laboso"
    },
    "content": " Hon. Ojode, I hope you are addressing yourself to the question asked. This is because you now seem to have gone into a lecture."
}