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

{
    "id": 100453,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100453/?format=api",
    "text_counter": 138,
    "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": " Mr. Temporary Deputy Speaker, Sir, I want to be fair to the Questioner and the House. I am getting very concerned. I am a teacher by profession. So, I know what staffing is all about. I know the kind of impact proper staffing will have on our education sector. So, I need time to address this Question."
}