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

{
    "id": 555771,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/555771/?format=api",
    "text_counter": 173,
    "type": "speech",
    "speaker_name": "Hon. Kajwang’",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 2712,
        "legal_name": "Tom Joseph Kajwang'",
        "slug": "kajwang-tom-joseph-francis"
    },
    "content": "So talk well with the sponsor of this Bill, he will donate one or two minutes. I do not want to grant a point of order until this Member is on his feet. Not Member for Mbeere South. Where is the Member sponsoring the Bill?"
}