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

{
    "id": 10878,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/10878/?format=api",
    "text_counter": 223,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": "I have no interest and the hon. Member has rightly stated clearly that the provisions of the Accord are there and I have nothing more to add to what he has very eloquently stated."
}