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

{
    "id": 343791,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/343791/?format=api",
    "text_counter": 875,
    "type": "speech",
    "speaker_name": "Mr. Outa",
    "speaker_title": "",
    "speaker": {
        "id": 133,
        "legal_name": "Fredrick Otieno Outa",
        "slug": "fredrick-outa"
    },
    "content": "On a point of order, Madam Temporary Deputy Chairlady. This is a very important Bill and I would really want to point out that we need a good quorum to be able to discuss it. There is no quorum in this House."
}