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

{
    "id": 45894,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/45894/?format=api",
    "text_counter": 10,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "Mr. Deputy Speaker, Sir, the Petition is signed by 100 Kenyans. The Petition from these citizens humbly draws the attention of the House to the following facts:-"
}