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

{
    "id": 323829,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/323829/?format=api",
    "text_counter": 115,
    "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. Speaker, Sir, I am apologizing to the Chair and the House for being absent this morning when I was supposed to be here to answer a Question. I missed out because I was caught up in an urgent matter at the Ministry headquarters and my colleague has travelled out of the country."
}