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

{
    "id": 2089,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2089/?format=api",
    "text_counter": 121,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": "Mr. Deputy Speaker, Sir, I will go with the decision. The hon. Member can come and take tea with me in the office, and then we agree on the way forward; this can be next week or the week after."
}