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

{
    "id": 984101,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/984101/?format=api",
    "text_counter": 140,
    "type": "speech",
    "speaker_name": "Sen. Murkomen",
    "speaker_title": "The Senate Majority Leader",
    "speaker": {
        "id": 440,
        "legal_name": "Onesimus Kipchumba Murkomen",
        "slug": "kipchumba-murkomen"
    },
    "content": "Your Excellency the President this is the time to call the leader of opposition and all party leaders in the country to sit down together with your Deputy President and the Cabinet to discuss this pandemic. There is no person in this country who cannot sit on the table and provide solution to the problem---"
}