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

{
    "id": 1463039,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1463039/?format=api",
    "text_counter": 165,
    "type": "speech",
    "speaker_name": "Sen. Kibwana",
    "speaker_title": "",
    "speaker": {
        "id": 277,
        "legal_name": "Kibwana Kivutha",
        "slug": "kibwana-kivutha"
    },
    "content": "Thank you, Mr. Speaker, Sir. Simply saying, I support the plenary. Much has been said and I would like to request that you recommend that the report be captured later by relevant committees. I thank you."
}