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

{
    "id": 197444,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/197444/?format=api",
    "text_counter": 103,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": "Mr. Speaker, Sir, this is a very historic occasion for our country. I want to thank you for recognising the historic nature of this day, and using your discretion to allow for the live coverage of the deliberations in the House today."
}