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

{
    "id": 3766,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3766/?format=api",
    "text_counter": 45,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": "I am aware that the hon. Member for Turkana Central is out on official Parliamentary business so I will defer his Question to next week on a date to be confirmed upon the return of the hon. Member."
}