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

{
    "id": 255866,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/255866/?format=api",
    "text_counter": 186,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. The hon. Member is referring to two hon. Members in this House whose names he does not mention. The Standing Orders are very clear that if one wants to discuss the conduct of another hon. Member, he or she should bring a Substantive Motion. Is he in order?"
}