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

{
    "id": 202668,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/202668/?format=api",
    "text_counter": 48,
    "type": "speech",
    "speaker_name": "Mr. Kimeto",
    "speaker_title": "",
    "speaker": {
        "id": 351,
        "legal_name": "Anthony Kimeto",
        "slug": "anthony-kimeto"
    },
    "content": "On a point of order, Mr. Speaker, Sir. The hon. Member has said that \"the whole thing was okay\". Would I be in order to ask the hon. Member to tell us what the \"whole thing\" is?"
}