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

{
    "id": 42781,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42781/?format=api",
    "text_counter": 414,
    "type": "speech",
    "speaker_name": "Mr. Mwatela",
    "speaker_title": "The Assistant Minister for Education",
    "speaker": {
        "id": 103,
        "legal_name": "Andrew Calist Mwatela",
        "slug": "andrew-mwatela"
    },
    "content": "For a long time, Judges have kept aloof for reasons that the society itself may have pushed them to do so. We need Judges who understand the society they are working in, including the individual communities in the country. We need Judges who can make decisions which are relevant to the society."
}