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

{
    "id": 6293,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/6293/?format=api",
    "text_counter": 300,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Minister, if you care to take some advice from the Chair, I asked whether you looked at the document that the hon. Member has tabled. I said you should have a look so that you can be able to answer the Question that he put to you."
}