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

{
    "id": 92705,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/92705/?format=api",
    "text_counter": 68,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. The issues that the House is deliberating on are very serious. You can see from the remarks of the Assistant Minister that he is not serious at all. The way he is speculating about the issue indicates clearly that he is not serious."
}