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

{
    "id": 78538,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/78538/?format=api",
    "text_counter": 264,
    "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, actually, I was concluding. All I was asking the hon. Members is to stop encouraging lamentations about lack of employment in Government institutions and parastatals. That is because those positions are not vacant and even if they were all filled, it would still not solve the equation of unemployment in our country."
}