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

{
    "id": 270323,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/270323/?format=api",
    "text_counter": 210,
    "type": "speech",
    "speaker_name": "Mr. Bett",
    "speaker_title": "",
    "speaker": {
        "id": 157,
        "legal_name": "Franklin Kipng'etich Bett",
        "slug": "franklin-bett"
    },
    "content": "Mr. Speaker, Sir, the hon. Member will appreciate that, that is a totally different question from the one I have on the Order Paper; nevertheless, I want to indicate that we are looking into it, so that the amount of work left is completed."
}