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

{
    "id": 233304,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/233304/?format=api",
    "text_counter": 159,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, this Question is not directed to the right Ministry. The Ministry of Finance is not responsible for the Government vehicles. That responsibility rests with the Ministry of Roads and Public Works. So, I wonder how the Minister for Finance is going to answer the Question."
}