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

{
    "id": 509501,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/509501/?format=api",
    "text_counter": 242,
    "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": " You have your time, which is 60 minutes. You can choose to use it or share it with the Seconder. All that will be at your discretion depending on the work at hand."
}