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

{
    "id": 9302,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/9302/?format=api",
    "text_counter": 366,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": " Order, Mr. Kimunya! I do appreciate that. But when you are making your contribution, you will be making use of the document that he has laid on the Table. Proceed, Mr. Imanyara!"
}