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

{
    "id": 4145,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4145/?format=api",
    "text_counter": 26,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " I need to get some clarification from the Clerks-at-the-Table on the circumstances under which it has come back onto the Order Paper. While I get that clarification, I will go to ordinary Questions. I need to satisfy myself that it is properly on the Order Paper."
}