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

{
    "id": 150039,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/150039/?format=api",
    "text_counter": 194,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": "Mr. Speaker, Sir, the reforms which this House is being called upon to introduce, including the reforms in judiciary and police force will help us to introduce a much more harmonious and health environment to attract investments in this country."
}