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

{
    "id": 10451,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/10451/?format=api",
    "text_counter": 264,
    "type": "speech",
    "speaker_name": "Dr. Laboso",
    "speaker_title": "Mr. Temporary Deputy Speaker",
    "speaker": {
        "id": 63,
        "legal_name": "Joyce Cherono Laboso",
        "slug": "joyce-laboso"
    },
    "content": " Madam Minister, allow the points of order so that you answer all of them at once."
}