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

{
    "id": 10973,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/10973/?format=api",
    "text_counter": 318,
    "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 guess the hon. Member knows how individuals are appointed into the Cabinet. With respect to hon. William Ruto, he voluntarily asked that he wanted to be relinquished of his position because he was busy organizing another political party which was not the party of the coalition."
}