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

{
    "id": 42837,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42837/?format=api",
    "text_counter": 38,
    "type": "speech",
    "speaker_name": "Mr. Bett",
    "speaker_title": "",
    "speaker": {
        "id": 157,
        "legal_name": "Franklin Kipng'etich Bett",
        "slug": "franklin-bett"
    },
    "content": "Mr. Speaker, Sir, that matter was handled in this House and I now want to refer the hon. Member to the specific HANSARD report because it was conclusively handled by the House."
}