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

{
    "id": 205940,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/205940/?format=api",
    "text_counter": 218,
    "type": "speech",
    "speaker_name": "Mr. Weya",
    "speaker_title": "",
    "speaker": {
        "id": 304,
        "legal_name": "Sammy Arthur Weya",
        "slug": "sammy-weya"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. This is a very serious debate that we are having in this House and I think we have a quorum hitch as of now. I think we need to consult over that issue!"
}