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

{
    "id": 98560,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/98560/?format=api",
    "text_counter": 241,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "Mr. Deputy Speaker, Sir, not necessarily, but you can allow us, Members, to convey our messages of good wishes for the Prime Minister. We wish him a quick recovery and look forward for the next sitting when he will come here and perform his duties as the Prime Minister."
}