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

{
    "id": 303090,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/303090/?format=api",
    "text_counter": 428,
    "type": "speech",
    "speaker_name": "Dr. Laboso",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 63,
        "legal_name": "Joyce Cherono Laboso",
        "slug": "joyce-laboso"
    },
    "content": " Hon. Members, there seems to be a lot of interest and I have a long list. I do not know whether we can all agree to give each other not more than two or three minutes because the matter is--- Is that okay?"
}