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

{
    "id": 174717,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/174717/?format=api",
    "text_counter": 100,
    "type": "speech",
    "speaker_name": "Mr. Orengo",
    "speaker_title": "",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": "Mr. Speaker, Sir, I have a very long answer to this and if I was to read through, the House would not bear with me. If the hon. Member is prepared to have this two-page response, I can lay it on the Table of the House."
}