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

{
    "id": 13990,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/13990/?format=api",
    "text_counter": 416,
    "type": "speech",
    "speaker_name": "Mr. Koech",
    "speaker_title": "",
    "speaker": {
        "id": 56,
        "legal_name": "David Kibet Koech",
        "slug": "david-koech"
    },
    "content": "Mr. Deputy Speaker, Sir, those are the words of the chairlady. Down there, the letter reads:- “I kindly request you to give Prof. Mengich a new term. This is because the donors might easily withhold their funds until they fully understand and engage any other new person.”"
}