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

{
    "id": 8251,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/8251/?format=api",
    "text_counter": 368,
    "type": "speech",
    "speaker_name": "Mr. Mwau",
    "speaker_title": "",
    "speaker": {
        "id": 105,
        "legal_name": "John Harun Mwau",
        "slug": "harun-mwau"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. The report specifically relates to me and not to any other person. It does not relate to any other Member of this House. So, when you say “name laundering,” it means nobody else."
}