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

{
    "id": 64723,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/64723/?format=api",
    "text_counter": 11,
    "type": "speech",
    "speaker_name": "Mr. Okemo",
    "speaker_title": "",
    "speaker": {
        "id": 198,
        "legal_name": "Chrysanthus Barnabas Okemo",
        "slug": "chrysanthus-okemo"
    },
    "content": "Mr. Speaker, Sir, in compliance with the Standing Order No.181(3), I have the complete Report here plus annexes I to XVI and all the minutes relating to the meetings we held to deliberate the matter."
}