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

{
    "id": 4008,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4008/?format=api",
    "text_counter": 287,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Minister, your time is actually ten past eleven. So, let me allow Eng. Gumbo to make some contribution. If you could be kind enough to your colleagues, give them two minutes because the Minister would be responding at ten past eleven."
}