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

{
    "id": 5203,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5203/?format=api",
    "text_counter": 199,
    "type": "speech",
    "speaker_name": "Mr. Kathuri",
    "speaker_title": "",
    "speaker": {
        "id": 38,
        "legal_name": "Emilio Mureithi Kathuri",
        "slug": "emilio-kathuri"
    },
    "content": "Thank you, Mr. Temporary Deputy Speaker, Sir. Let me start by, first of all, apologizing for not having heard my Question being mentioned. It is just that I was busy reading my answer and it escaped my notice."
}