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

{
    "id": 202016,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/202016/?format=api",
    "text_counter": 308,
    "type": "speech",
    "speaker_name": "Mr. Maore",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 284,
        "legal_name": "Richard Maoka Maore",
        "slug": "maoka-maore"
    },
    "content": " Now, I thought we were to have about five minutes or so for the official Government Responder. Are you comfortable with that?"
}