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

{
    "id": 4133,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4133/?format=api",
    "text_counter": 14,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " In those circumstances, obviously, we cannot proceed with this matter. I will defer it to such time as the hon. Member will be out of hospital."
}