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

{
    "id": 135324,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/135324/?format=api",
    "text_counter": 132,
    "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, I want to make a Statement today on the emergency interventions that the Government will carry out to overcome the serious water, food and power crisis. We, as a Government, will act rapidly and decisively in mobilizing all arms of the Government."
}