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

{
    "id": 97078,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/97078/?format=api",
    "text_counter": 242,
    "type": "speech",
    "speaker_name": "Prof. Kamar",
    "speaker_title": "",
    "speaker": {
        "id": 33,
        "legal_name": "Margaret Jepkoech Kamar",
        "slug": "margaret-kamar"
    },
    "content": "Mr. Deputy Speaker, Sir, I wish to apologize because next week I will be at the ACP-EU Meeting in Seychelles and I would like to request that it be given the following week. Thank you, Mr. Deputy Speaker, Sir."
}