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

{
    "id": 27701,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/27701/?format=api",
    "text_counter": 235,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Hon. Members, you will notice that we have Order Nos.10 up to 15. So, with your concurrence, I will limit the time for making contribution to between five and ten minutes. If there is a repetition I will cut you short. Yes, Dr. Nuh!"
}