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

{
    "id": 78264,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/78264/?format=api",
    "text_counter": 284,
    "type": "speech",
    "speaker_name": "Dr. Laboso",
    "speaker_title": "36 Wednesday, 10th November, 2010(A) The Temporary Deputy Speaker",
    "speaker": {
        "id": 63,
        "legal_name": "Joyce Cherono Laboso",
        "slug": "joyce-laboso"
    },
    "content": "Hon. Members, I also wish to say that we have ten minutes of contributions. Could we then agree to reduce the time to two minutes for each Member?"
}